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...`