Skip to content

Commit 78aae12

Browse files
authored
Fix typo in ping README (#3)
1 parent e5ce224 commit 78aae12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/01.ping/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Model Context Protocol requires a few things:
1010
For advanced servers, this communication channel should be two-way, meaning the
1111
client can send requests, but also receive requests from the server.
1212

13-
In MCP, the client initiates the connection. We're focused on buildig the server
13+
In MCP, the client initiates the connection. We're focused on building the server
1414
in this workshop. The client will be the MCP inspector which you can use within
1515
the workshop app. You can also configure an MCP client of your own if it
1616
supports the Model Context Protocol we're implementing.

0 commit comments

Comments
 (0)