aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorJosef Pospíšil <josef.pospisil@laststar.eu>2021-01-10 23:00:47 +0100
committerJosef Pospíšil <josef.pospisil@laststar.eu>2021-01-10 23:00:47 +0100
commit0b2e3d374f45b69a20ad295f807fbf01a51436ca (patch)
tree40261d129ed67e71a9f33c9789e5b60c7dc53fda /README.md
parentAdd note about the (use spork) (diff)
Fix the (use spork) note
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 2855437..f460406 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
Various Janet utility modules. Spork aims to be grab bag of useful Janet functionality that
does not belong in the core library.
-To use all features mentioned bellow in ones program you can do `(use spork)` to
+To use all features mentioned below in one program you can do `(use spork)` to
import them. When you need only part of the functionality, please use `import`
as seen in the example for the part.