Fixed typos in article.md
There were some typos in the first line of A semicolon section. (Line 122). I have proposed a possible fix.
This commit is contained in:
parent
168b273caa
commit
0cecd96f1d
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ There are two types of indents:
|
|||
|
||||
### A semicolon
|
||||
|
||||
A semicolons should be after each statement. Even if could possibly be skipped.
|
||||
A semicolon should be present after each statement. Even if it could be possibly be skipped.
|
||||
|
||||
There are languages where a semicolon is truly optional. It's rarely used there.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue