diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2026-06-21 17:29:19 +0200 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2026-06-21 17:29:19 +0200 |
| commit | fe1c9fb9bd1ba88b2b37ffa62dd454bfbe521d4a (patch) | |
| tree | 586d05343f5c53a994f1535f60a875b4a24b9a33 /CONTRIBUTING.md | |
| parent | 935d26828036da962f5c22738d86e8530a3819a2 (diff) | |
| parent | 151450cc7ddc188ec69d066bdc5f4a85c4210fbe (diff) | |
Merge branch 'main' into fix_typo
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3d162c2..56446b0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,11 +8,11 @@ of Ziglings Maintenance! 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 +the current Zig snapshot, set up a copy of Ziglings, and knows common language building blocks (if/then/else, loops, and 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 Ziglings, then the exercise probably needs some additional work. Please file an issue! |
