Skip to content

Commit d4f8b72

Browse files
committed
Address AI style review failure
1 parent 5451372 commit d4f8b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/config-file.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ The available fields depend on the value of the nested `type` key. The default t
223223

224224
##### Transport Type Specific options
225225

226-
Some transport types support further configuration. Streamable HTTP and SSE both allow setting address and port. Streamable HTTP also supoorts setting stateful mode.
226+
Some transport types support further configuration. For both `streamable_http` and `sse`, you can set the `address` and `port`. For `streamable_http`, you can also set `stateful_mode`.
227227

228228
| Option | Type | Default | Description |
229229
| :-------------- | :--------- | :---------- | :----------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)