From 332d36475b5a67e80f37e47fd2a19cf43e7b544a Mon Sep 17 00:00:00 2001 From: allenmylath Date: Wed, 4 Dec 2024 23:27:25 +0530 Subject: [PATCH] Update examples/patient-intake/README.md Co-authored-by: Mark Backman --- examples/patient-intake/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/patient-intake/README.md b/examples/patient-intake/README.md index e057261ed..871aaf28e 100644 --- a/examples/patient-intake/README.md +++ b/examples/patient-intake/README.md @@ -64,7 +64,7 @@ docker run --env-file .env -p 7860:7860 chatbot ``` ## Cartesia best practices -Since this example is using cartesia checkout best practices given in cartesia page.LLM prompts should be modified accordingly. +Since this example is using Cartesia, checkout the best practices given in Cartesia's docs. LLM prompts should be modified accordingly.