We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ce224 commit 78aae12Copy full SHA for 78aae12
exercises/01.ping/README.mdx
@@ -10,7 +10,7 @@ The Model Context Protocol requires a few things:
10
For advanced servers, this communication channel should be two-way, meaning the
11
client can send requests, but also receive requests from the server.
12
13
-In MCP, the client initiates the connection. We're focused on buildig the server
+In MCP, the client initiates the connection. We're focused on building the server
14
in this workshop. The client will be the MCP inspector which you can use within
15
the workshop app. You can also configure an MCP client of your own if it
16
supports the Model Context Protocol we're implementing.
0 commit comments