diff --git a/site/src/docs/python/basic-usage.md b/site/src/docs/python/basic-usage.md index a44b294d..de556fdf 100644 --- a/site/src/docs/python/basic-usage.md +++ b/site/src/docs/python/basic-usage.md @@ -204,7 +204,7 @@ translator.translate("Hello world! 🙂"); We'll come back to this. -## Creating a "REPL"` +## Creating a "REPL" TypeChat exports a `process_requests` function that makes it easy to experiment with TypeChat.