Skip to content

Commit a334963

Browse files
Update docs/specification/draft/basic/transports.mdx
Co-authored-by: Mike Kistler <[email protected]>
1 parent 2d8b382 commit a334963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/draft/basic/transports.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ act as a cursor within that particular stream.
174174
### Session Management
175175

176176
An MCP "session" consists of logically related interactions between a client and a
177-
server. To support servers which want to establish stateful sessions:
177+
server. To support establishing stateful sessions:
178178

179179
1. A server using the Streamable HTTP transport **MAY** assign a session ID by including
180180
it in an `Mcp-Session-Id` header on any HTTP response.

0 commit comments

Comments
 (0)