aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3df7108..45b5b93 100644
--- a/README.md
+++ b/README.md
@@ -9,5 +9,5 @@ An interactive tour of the Gleam programming language.
# Build the site
gleam run
-# It is now all the in `public/` directory
+# It's now all the in `public/` directory
```