aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJavier Coppis <jcoppis@grupoassa.com>2021-07-23 20:54:16 -0300
committerJavier Coppis <jcoppis@grupoassa.com>2021-07-23 20:54:16 -0300
commit483daaa3a864e49f958172d934126272db3bb104 (patch)
tree081d821c1ba16f0029e3d0d34be28986837d564b
parentaa733dc3ef1542dadfd09eb3413c09a955a87485 (diff)
fix: typo in CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md2
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.