Skip to content

Commit 97bb479

Browse files
authored
doc: Fix typo (#249)
1 parent a66f66a commit 97bb479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/rmcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ RMCP uses feature flags to control which components are included:
210210
- `transport-child-process`: Client stdio transport
211211
- `transport-sse-client`: Client sse transport
212212
- `transport-streamable-http-server` streamable http server transport
213-
- `transport-streamable-client-server` streamable http server transport
213+
- `transport-streamable-http-client` streamable http client transport
214214

215215
<details>
216216
<summary>Transport</summary>

0 commit comments

Comments
 (0)