Update README.md (#4388)

Fix small typo.
This commit is contained in:
Yueh-Po Peng
2023-12-11 06:27:38 +08:00
committed by GitHub
parent ff053217b5
commit a43b1ac59b

View File

@@ -222,7 +222,7 @@ node index.js
`content`: Set the text to process.
**POST** `/infill`: For code infilling. Takes a prefix and a suffix and returns the predicted completion as stream.
- **POST** `/infill`: For code infilling. Takes a prefix and a suffix and returns the predicted completion as stream.
*Options:*