1
0
Fork 0
mirror of https://github.com/ratfactor/ziglings synced 2024-04-26 10:55:05 +02:00

fix minor typo in contributing.md

This commit is contained in:
Ertuğrul Özdemir 2022-11-15 12:09:42 +00:00 committed by GitHub
parent bb5b8f115a
commit 2a7656b5fb
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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