summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-01-08 14:24:41 +0100
committerGitHub <noreply@github.com>2023-01-08 14:24:41 +0100
commit287669845ad9a076cdf2bcd0a555e7b40c5945f6 (patch)
tree348bc05374405e958c0f8f1afd10b89f218d5c5b
parent7d3ea585f5ec266e1ec0a649f2577e2b2facc59d (diff)
parente6ef5e619195e87e26a6c99d3a2162950eefdb51 (diff)
Merge pull request #144 from phantom32-0/patch-1
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