aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-01-14 13:36:33 +0100
committerGitHub <noreply@github.com>2023-01-14 13:36:33 +0100
commit9d3b2b822f61db955eae4bb2fb8e6d6201c9f5b2 (patch)
tree6efe10e0ffc436da64a010da3523e278b4c44372 /CONTRIBUTING.md
parentf2a4209f6d6b39e148e3e47aa3237ae02c8cadb8 (diff)
parenta165c9425537a607d578e25aacdaf02366a106ac (diff)
Merge branch 'main' into exercise_060_f80
Diffstat (limited to '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