diff --git a/examples/typescript-simplechat/readme.md b/examples/typescript-simplechat/readme.md index ea61bd8a..da15b13a 100644 --- a/examples/typescript-simplechat/readme.md +++ b/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 = {