We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddf7ff0 commit e8f1688Copy full SHA for e8f1688
docs/concepts/architecture.mdx
@@ -15,7 +15,7 @@ MCP follows a client-server architecture where:
15
16
```mermaid
17
flowchart LR
18
- subgraph " Host "
+ subgraph "Host"
19
client1[MCP Client]
20
client2[MCP Client]
21
end
0 commit comments