aboutsummaryrefslogtreecommitdiff
path: root/syntax.md
diff options
context:
space:
mode:
Diffstat (limited to 'syntax.md')
-rw-r--r--syntax.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax.md b/syntax.md
index 0ad1402..8b1c169 100644
--- a/syntax.md
+++ b/syntax.md
@@ -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*.