diff options
| author | Javier Coppis <[email protected]> | 2021-07-23 20:54:16 -0300 |
|---|---|---|
| committer | Javier Coppis <[email protected]> | 2021-07-23 20:54:16 -0300 |
| commit | 483daaa3a864e49f958172d934126272db3bb104 (patch) | |
| tree | 081d821c1ba16f0029e3d0d34be28986837d564b | |
| parent | aa733dc3ef1542dadfd09eb3413c09a955a87485 (diff) | |
| download | ziglings-483daaa3a864e49f958172d934126272db3bb104.tar.xz ziglings-483daaa3a864e49f958172d934126272db3bb104.zip | |
fix: typo in CONTRIBUTING.md
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9b79c7a..eb80688 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ Maintenance! ## The Ziglings Audience -Ziglings is is intended for programmers of all experience levels. No specific +Ziglings is intended for programmers of all experience levels. No specific language knowledge is expected. If you can install the current Zig snapshot, setup a copy of Ziglings, and understand if/then/else, loops, and functions, then you're ready. |
