Skip to content

Commit 7fd12a6

Browse files
WrRanarthw
authored andcommitted
fix typo of README.md (ggml-org#10605)
1 parent 2d029b1 commit 7fd12a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grammars/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Terminals support the full range of Unicode. Unicode characters can be specified
4646

4747
Character ranges can be negated with `^`:
4848
```
49-
single-line ::= [^\n]+ "\n"`
49+
single-line ::= [^\n]+ "\n"
5050
```
5151

5252
## Sequences and Alternatives

0 commit comments

Comments
 (0)