Update README.md

Fix small typo.
This commit is contained in:
Yueh-Po Peng 2023-12-09 12:32:56 +08:00 committed by GitHub
parent fe680e3d10
commit 619f399525
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. `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:* *Options:*