Martin Kleppe hace 9 años
padre
commit
653126e683
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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...`