Skip to content

Commit 2ea4e0b

Browse files
authored
fix minor typo (#162)
1 parent 470237a commit 2ea4e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ $server = Server::builder()
254254
- [Server Builder](docs/server-builder.md) - Complete ServerBuilder reference and configuration
255255
- [Transports](docs/transports.md) - STDIO and HTTP transport setup and usage
256256
- [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
257+
- [Client Communication](docs/client-communication.md) - Communicating back to the client from server-side
258258

259259
**Learning:**
260260
- [Examples](docs/examples.md) - Comprehensive example walkthroughs

0 commit comments

Comments
 (0)