fix typos in CONTRIBUTING.md

Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
This commit is contained in:
Tariq Ibrahim
2026-06-13 17:27:28 -07:00
committed by Tariq Ibrahim
parent 83a89702b2
commit 90f847e8b9
+1 -1
View File
@@ -12,7 +12,7 @@ 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 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!