doc: Fix typo (#249)

This commit is contained in:
Luc van Kampen 2025-06-07 04:39:48 +02:00 committed by GitHub
parent a66f66ae34
commit 97bb4796dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -210,7 +210,7 @@ RMCP uses feature flags to control which components are included:
- `transport-child-process`: Client stdio transport
- `transport-sse-client`: Client sse transport
- `transport-streamable-http-server` streamable http server transport
- `transport-streamable-client-server` streamable http server transport
- `transport-streamable-http-client` streamable http client transport
<details>
<summary>Transport</summary>