]> Nishi Git Mirror - gwion.git/commitdiff
Typo fix. 254/head
authorhg0428 <hudson.gouge@icloud.com>
Mon, 7 Nov 2022 21:04:16 +0000 (16:04 -0500)
committerGitHub <noreply@github.com>
Mon, 7 Nov 2022 21:04:16 +0000 (16:04 -0500)
Added off, and replaced semicolon with comma. A semicolon can be used there, but a comma makes more sense.

README.md

index 37972910bfac51d50a21d05b004f906cfb71ece1..c456c2ea53def29f61d541dcb515487aa55d91d4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Gwion is a programming language, aimed at making music
      alt = "Bran the musical wizard grizzly bear casting spell with a wand" /> < Bran, our mascot, kindly provided by [neverRare](https://github.com/neverRare)  
 
 
-**strongly** inspired by [ChucK](http://chuck.stanford.edu/), but adding a bunch *high-level* features;
+**strongly** inspired by [ChucK](http://chuck.stanford.edu/), but adding a bunch of *high-level* features, 
          templating, first-class functions and more.  
 
 It aims to be simple, small,