Skip to content

Commit 8a7b2fa

Browse files
authored
Update README.md (#4388)
Fix small typo.
1 parent e18f734 commit 8a7b2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/README.md

+1-1
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)