Ver Fonte

Update README.md (#4388)

Fix small typo.
Yueh-Po Peng há 2 anos atrás
pai
commit
8a7b2fa528
1 ficheiros alterados com 1 adições e 1 exclusões
  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:*