aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorDave Gauer <ratfactor@gmail.com>2021-07-24 09:32:16 -0400
committerGitHub <noreply@github.com>2021-07-24 09:32:16 -0400
commit90f0a1718ee8a3734877249a7aee167353d1b826 (patch)
treeaee2cda9e9be77e18686e9dbf54c1ed469145fbf /CONTRIBUTING.md
parent608468913ccd9c5599fd15095884e631fe7fe501 (diff)
parent483daaa3a864e49f958172d934126272db3bb104 (diff)
Merge pull request #67 from jcoppis/main
fix: typo in CONTRIBUTING.md
Diffstat (limited to '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.