From 2d5d178849afa3e3558e51ac4bb05a1580ea0d55 Mon Sep 17 00:00:00 2001 From: Peter LaMantia <47838054+peter-lamantia@users.noreply.github.com> Date: Tue, 28 Feb 2023 14:37:30 -0600 Subject: [PATCH] Update STYLE.md Corrected double-negative grammar, so it is clear that no code is being written. --- STYLE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STYLE.md b/STYLE.md index 4a4d5c2..d3168e2 100644 --- a/STYLE.md +++ b/STYLE.md @@ -4,7 +4,7 @@ All no code programs are the same, regardless of use case, any code you write is ## File Extensions -No code is not stored in files, but if you must, use the `.no` file extension. +No code is stored in files, but if you must, use the `.no` file extension. ``` main.no