Skip to content

Commit 15c6aeb

Browse files
authored
Fix a couple of grammar mistakes in chatml.md (#316)
1 parent 6db2518 commit 15c6aeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatml.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ follows:
2828
]
2929
```
3030
You could also represent it in the classic "unsafe raw string"
31-
format. Note this format inherently allows injections from user input
32-
containing special-token syntax, similar to a SQL injections:
31+
format. However, this format inherently allows injections from user
32+
input containing special-token syntax, similar to SQL injections:
3333
```
3434
<|im_start|>system
3535
You are ChatGPT, a large language model trained by OpenAI. Answer as concisely as possible.

0 commit comments

Comments
 (0)