mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-07-28 18:25:16 +00:00
fix typos in CONTRIBUTING.md
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
This commit is contained in:
committed by
Tariq Ibrahim
parent
83a89702b2
commit
90f847e8b9
+2
-2
@@ -8,11 +8,11 @@ of Ziglings Maintenance!
|
|||||||
|
|
||||||
Ziglings is intended for programmers of all experience levels. No
|
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, set up 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 for Ziglings.
|
functions) is ready for Ziglings.
|
||||||
|
|
||||||
Zigling's excercises are self-contained. If you can't solve
|
Zigling's exercises are self-contained. If you can't solve
|
||||||
an exercise from the information you've gleaned so far from
|
an exercise from the information you've gleaned so far from
|
||||||
Ziglings, then the exercise probably needs some additional work.
|
Ziglings, then the exercise probably needs some additional work.
|
||||||
Please file an issue!
|
Please file an issue!
|
||||||
|
|||||||
Reference in New Issue
Block a user