summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorErtuğrul Özdemir <45506003+phantom32-0@users.noreply.github.com>2022-11-15 12:09:42 +0000
committerGitHub <noreply@github.com>2022-11-15 12:09:42 +0000
commite6ef5e619195e87e26a6c99d3a2162950eefdb51 (patch)
treed80de2e357e0a5a45ef5de3e8fffbe22c303cd59
parent5a920ac48c54e867fe0796e4d3b450ce9d2698ba (diff)
fix minor typo in contributing.md
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index be8c511..21b98ac 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -10,7 +10,7 @@ Ziglings is intended for programmers of all experience levels. No
specific language knowledge is expected. Anyone who can install
the current Zig snapshot, setup a copy of Ziglings, and knows
common language building blocks (if/then/else, loops, and
-functions) is ready or Ziglings.
+functions) is ready for Ziglings.
Ziglings is intended to be completely self-contained. If you
can't solve an exercise from the information you've gleaned so