Skip to content

Commit d640273

Browse files
y10ab1teleprint-me
authored andcommitted
Update README.md (ggml-org#4388)
Fix small typo.
1 parent c05883f commit d640273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ node index.js
222222

223223
`content`: Set the text to process.
224224

225-
**POST** `/infill`: For code infilling. Takes a prefix and a suffix and returns the predicted completion as stream.
225+
- **POST** `/infill`: For code infilling. Takes a prefix and a suffix and returns the predicted completion as stream.
226226

227227
*Options:*
228228

0 commit comments

Comments
 (0)