diff options
| author | Ertuğrul Özdemir <[email protected]> | 2022-11-15 12:09:42 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-15 12:09:42 +0000 |
| commit | e6ef5e619195e87e26a6c99d3a2162950eefdb51 (patch) | |
| tree | d80de2e357e0a5a45ef5de3e8fffbe22c303cd59 /CONTRIBUTING.md | |
| parent | 5a920ac48c54e867fe0796e4d3b450ce9d2698ba (diff) | |
| download | ziglings-e6ef5e619195e87e26a6c99d3a2162950eefdb51.tar.xz ziglings-e6ef5e619195e87e26a6c99d3a2162950eefdb51.zip | |
fix minor typo in contributing.md
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index be8c511..21b98ac 100644 --- a/CONTRIBUTING.md +++ b/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 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 |
