Martin Kleppe 9 роки тому
батько
коміт
653126e683
1 змінених файлів з 1 додано та 1 видалено
  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...`