Commit 73ee7cd
fix(docs): remove double word typo in README (abetlen#1791)
Under the Chat Completion section, about the fourth line under it (line 340), we have: 'The model will will format the messages into a single prompt using the following order of precedence:'...
'will' appeared twice. This update fix that.
Co-authored-by: Andrei <abetlen@gmail.com>1 parent 33bf9d2 commit 73ee7cd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
0 commit comments