From a27ffa2d6451cc21d37d42181be8db7fca64e1f6 Mon Sep 17 00:00:00 2001
From: Lars Kappert
Date: Thu, 2 May 2024 08:37:05 +0200
Subject: Revert "it is"
---
src/content/chapter0_basics/lesson02_modules/en.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'src/content/chapter0_basics/lesson02_modules/en.html')
diff --git a/src/content/chapter0_basics/lesson02_modules/en.html b/src/content/chapter0_basics/lesson02_modules/en.html
index 50862ec..7a2d0ca 100644
--- a/src/content/chapter0_basics/lesson02_modules/en.html
+++ b/src/content/chapter0_basics/lesson02_modules/en.html
@@ -12,7 +12,7 @@
All gleam code is in some module or other, whose name comes from the
- name of the file it is in. For example,
+ name of the file it's in. For example,
gleam/io
--
cgit v1.2.3