Skip to content

Commit f49bd06

Browse files
chore: revert spacing
1 parent b98c042 commit f49bd06

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

documentation/docs/20-setup/30-remote-setup.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,11 @@ It will open a file with your MCP servers where you can add the following config
106106
```json
107107
{
108108
"mcpServers": {
109-
"svelte": {
110-
"type": "http",
111-
"url": "https://mcp.svelte.dev/mcp",
112-
"tools": ["*"]
113-
}
109+
"svelte": {
110+
"type": "http",
111+
"url": "https://mcp.svelte.dev/mcp",
112+
"tools": ["*"]
113+
}
114114
}
115115
}
116116
```

0 commit comments

Comments
 (0)