Skip to content

Commit a01b77f

Browse files
authored
Merge pull request modelcontextprotocol#61 from jatanloya/main
fixes typo in python.mdx
2 parents 9ceeac6 + bef628f commit a01b77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/first-server/python.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ Let's build your first MCP server in Python! We'll create a weather server that
477477

478478
## Available transports
479479

480-
While this guide uses stdio transport, MCP supports additonal transport options:
480+
While this guide uses stdio transport, MCP supports additional transport options:
481481

482482
### SSE (Server-Sent Events)
483483

0 commit comments

Comments
 (0)