소스 검색

Update examples/typescript-simplechat/readme.md

Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>
Matt Williams 1 년 전
부모
커밋
b84d34e632
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/typescript-simplechat/readme.md

+ 1 - 1
examples/typescript-simplechat/readme.md

@@ -4,7 +4,7 @@ The **chat** endpoint is one of two ways to generate text from an LLM with Ollam
 
 ## Review the Code
 
-You can see in the **chat** function that actually calling the endpoint is done simply with:
+You can see in the **chat** function that is actually calling the endpoint is simply done with:
 
 ```typescript
 const body = {