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 e18f7345a3
commit 8a7b2fa528
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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:*