Martin Kleppe il y a 9 ans
Parent
commit
653126e683
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -450,7 +450,7 @@ Problem: Some number (like `5`) are harder to get. But it is possible when using
 
 ## Execute Functions
 
-Other ways of executing functions than using `()`:
+Ways of executing functions other than using `()`:
 
 1. using backticks: `` ` ``
 2. handle events: `on...`