Skip to content

Commit 9a3aa1f

Browse files
authored
docs: remove duplicate ;
1 parent b8f774a commit 9a3aa1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPEC.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The following character sequences represent operators and punctuation.
106106
- | || < <= [ ]
107107
* ^ > , ; { }
108108
/ << = . >=
109-
% >> ! ;
109+
% >> !
110110
```
111111

112112
The formal syntax uses semicolons ";" as terminators in a number of productions.

0 commit comments

Comments
 (0)