From 3b7845f3d2b7172605041a5898edc619d689480c Mon Sep 17 00:00:00 2001 From: Javier Coppis Date: Fri, 23 Jul 2021 20:54:16 -0300 Subject: [PATCH] fix: typo in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.