From b84d34e632a8636c837d0c901a879467b51f2c7b Mon Sep 17 00:00:00 2001 From: Matt Williams Date: Thu, 7 Dec 2023 13:39:33 -0800 Subject: [PATCH] Update examples/typescript-simplechat/readme.md Co-authored-by: Bruce MacDonald --- examples/typescript-simplechat/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {