Skip to content

Commit d0695ae

Browse files
authored
Fixed word omission for clarity (vocodedev#478)
Added the word 'like' for greater clarity in the documentation.
1 parent eb25e88 commit d0695ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/open-source/react-quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Or, start from our [Replit template](https://replit.com/@vocode/Simple-Conversat
1313

1414
## Setting up the conversation
1515

16-
Our self-hosted backend allows you to expose a websocket route in the same format that our hosted backend does. This allows you to deploy any agent you'd to into the conversation.
16+
Our self-hosted backend allows you to expose a websocket route in the same format that our hosted backend does. This allows you to deploy any agent you'd like into the conversation.
1717

1818
To get started, clone the Vocode repo or copy the [client backend app](https://github.com/vocodedev/vocode-python/tree/main/apps/client_backend) directory.
1919

0 commit comments

Comments
 (0)