summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-11-15 16:16:10 -0500
committerIan Moffett <ian@osmora.org>2025-11-15 16:16:10 -0500
commita9774ee1049f6b7160ee7bdffc0c2dc57ea39e65 (patch)
tree1688133c9129da6cb9379f774f3d6fb9bb299b7d /README.md
parentcfe1d698842931d5921b9e56c8a4b017e5dfba6e (diff)
docs: Add missing comma in README
Signed-off-by: Ian Moffett <ian@osmora.org>
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 148a3e6..3199064 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ First you must bootstrap the project by running ``./boostrap``. The project can
be configured by running ``./configure``.
Before the system can be built, you must build yourself a toolchain by running
-``make toolchain``, this will take awhile but once it is complete the system can be built
+``make toolchain``, this will take awhile but once it is complete, the system can be built
with a single ``make``.
## Dependencies