aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-10-01 04:39:32 -0600
committerMelody Horn <melody@boringcactus.com>2020-10-01 04:39:32 -0600
commit67b952c248108733493867499d080a28d26a131b (patch)
treebda93823edca58df47d47f01a765a0e3cf1e96b4
parent810dcd183e589e1a6763f79f4a430c3e0d3c7130 (diff)
downloadspec-67b952c248108733493867499d080a28d26a131b.tar.gz
spec-67b952c248108733493867499d080a28d26a131b.zip
consistent singular/plural
-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*.