mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-25 02:44:36 +00:00
fix typo of README.md (#10605)
This commit is contained in:
parent
cd2f37b304
commit
98036d5670
@ -46,7 +46,7 @@ Terminals support the full range of Unicode. Unicode characters can be specified
|
||||
|
||||
Character ranges can be negated with `^`:
|
||||
```
|
||||
single-line ::= [^\n]+ "\n"`
|
||||
single-line ::= [^\n]+ "\n"
|
||||
```
|
||||
|
||||
## Sequences and Alternatives
|
||||
|
Loading…
Reference in New Issue
Block a user