diff options
-rw-r--r-- | syntax.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -150,7 +150,7 @@ The following sequences of characters form *punctuators*: A nonempty sequence of characters is considered to be *whitespace* if each character in it has a Unicode class of either Space Separator or Control Other. -## Comment +## Comments A *comment* can be either a *line comment* or a *block comment*. |