fixed: grammar
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 20 Jun 2023 00:59:56 +0000 (19:59 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 20 Jun 2023 00:59:56 +0000 (19:59 -0500)
www/news-articles/release-0.1.3.html

index a05b1be636c7ff53fb1344e1ce010d1eca6492d5..a7d6d73fc70b7c2396b9c431a85adceab08f84a3 100644 (file)
@@ -35,7 +35,7 @@ println(total);
 
 <p>
 This does require a syntax change, and hence is a <strong>breaking change</strong>.
-However, this feature has not been used much in actual yet, so there shouldn't be much to change.
+However, this feature has not been used much in actual code yet, so there shouldn't be much to change.
 Also, there is no semantic difference between the previous way this worked and the current way.
 The current way only allows for explicit bindings; this would also work in the new version.
 </p>