Browse Source

Merge pull request #144 from phantom32-0/patch-1

fix minor typo in contributing.md
Chris Boesch 2 years ago
parent
commit
287669845a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
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
 specific language knowledge is expected. Anyone who can install
 the current Zig snapshot, setup a copy of Ziglings, and knows
 the current Zig snapshot, setup a copy of Ziglings, and knows
 common language building blocks (if/then/else, loops, and
 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
 Ziglings is intended to be completely self-contained. If you
 can't solve an exercise from the information you've gleaned so
 can't solve an exercise from the information you've gleaned so