mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-30 08:42:00 +00:00 
			
		
		
		
	fix typo of README.md (#10605)
This commit is contained in:
		| @@ -46,7 +46,7 @@ Terminals support the full range of Unicode. Unicode characters can be specified | |||||||
|  |  | ||||||
| Character ranges can be negated with `^`: | Character ranges can be negated with `^`: | ||||||
| ``` | ``` | ||||||
| single-line ::= [^\n]+ "\n"` | single-line ::= [^\n]+ "\n" | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| ## Sequences and Alternatives | ## Sequences and Alternatives | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Wang Ran (汪然)
					Wang Ran (汪然)