Skip to content

Commit a42f926

Browse files
committed
Update missed line
1 parent ba4c5f2 commit a42f926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/concepts/transports.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Use stdio when:
129129

130130
### Streamable HTTP
131131

132-
SSE transport enables server-to-client streaming with HTTP POST requests for client-to-server communication.
132+
The Streamable HTTP transport uses HTTP POST requests for client-to-server communication and optional Server-Sent Events (SSE) streams for server-to-client communication.
133133

134134
Use Streamable HTTP when:
135135

0 commit comments

Comments
 (0)