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 470237a commit 2ea4e0bCopy full SHA for 2ea4e0b
README.md
@@ -254,7 +254,7 @@ $server = Server::builder()
254
- [Server Builder](docs/server-builder.md) - Complete ServerBuilder reference and configuration
255
- [Transports](docs/transports.md) - STDIO and HTTP transport setup and usage
256
- [MCP Elements](docs/mcp-elements.md) - Creating tools, resources, and prompts
257
-- [Client Communiocation](docs/client-communication.md) - Communicating back to the client from server-side
+- [Client Communication](docs/client-communication.md) - Communicating back to the client from server-side
258
259
**Learning:**
260
- [Examples](docs/examples.md) - Comprehensive example walkthroughs
0 commit comments