瀏覽代碼

Update README.md (#4388)

Fix small typo.
Yueh-Po Peng 2 年之前
父節點
當前提交
8a7b2fa528
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/server/README.md

+ 1 - 1
examples/server/README.md

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