aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNikita Sobolev <mail@sobolevn.me>2024-03-12 19:10:14 +0300
committerLouis Pilfold <louis@lpil.uk>2024-03-12 17:49:56 +0000
commitd286bf399094c19f2498cddb3fe968d4389fe459 (patch)
tree3292c994bcb01cd4e61d07865569bdc5efae67c4 /src
parenta5daf92cf2eb85e8e8ed21bca99cc6c423bfb537 (diff)
downloadtour-d286bf399094c19f2498cddb3fe968d4389fe459.tar.gz
tour-d286bf399094c19f2498cddb3fe968d4389fe459.zip
Fix typo in `lesson00_standard_library_package`
Diffstat (limited to 'src')
-rw-r--r--src/content/chapter4_standard_library/lesson00_standard_library_package/en.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/chapter4_standard_library/lesson00_standard_library_package/en.html b/src/content/chapter4_standard_library/lesson00_standard_library_package/en.html
index f5d7505..e921652 100644
--- a/src/content/chapter4_standard_library/lesson00_standard_library_package/en.html
+++ b/src/content/chapter4_standard_library/lesson00_standard_library_package/en.html
@@ -1,7 +1,7 @@
<p>
The Gleam standard library is a regular Gleam package that has been published
to the <a href="https://hex.pm">Hex</a> package repository. You could opt to
- not use if you wish, though almost all Gleam projects depend on it.
+ not use it if you wish, though almost all Gleam projects depend on it.
</p>
<p>
All of the modules imported so far in this guide, such as