Skip to content

Commit edfe37a

Browse files
committed
Update lexical-structure.md
1 parent 72a6d54 commit edfe37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard/lexical-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ Binary_Digit
555555
;
556556
557557
Binary_Digit_Or_Underscore
558-
: binary_digit
558+
: Binary_Digit
559559
| '_'
560560
;
561561
```

0 commit comments

Comments
 (0)