Skip to content

Commit ec8c87d

Browse files
authored
Update how-it-works (#24)
1 parent ffc23ba commit ec8c87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/src/content/docs/docs/how-it-works.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ It exposes a couple of endpoints:
3030

3131
This endpoint calls the models with the messages from the chat client and the list of tools. The models might respond with a message asking to execute a given tool.
3232

33-
The client does this by running the `/mcp` endpoint and returning the response back to the models. It conitnues to do run this loop till the model is done.
33+
The client does this by running the `/mcp` endpoint and returning the response back to the models. It continues to do run this loop till the model is done.

0 commit comments

Comments
 (0)