From 67b952c248108733493867499d080a28d26a131b Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Thu, 1 Oct 2020 04:39:32 -0600 Subject: consistent singular/plural --- syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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*. -- cgit v1.2.3