Skip to content

Commit 046f307

Browse files
committed
docs: Fix numbering and indent in examples
1 parent b1c488a commit 046f307

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/mcp-server.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Click [here](goose://extension?cmd=npx&arg=-y&arg=mcp-remote&arg=https%3A%2F%2Fm
9898
"mcpServers": {
9999
"kernel": {
100100
"url": "https://mcp.onkernel.com/mcp",
101-
"type": "http"
101+
"type": "http"
102102
}
103103
}
104104
}
@@ -131,7 +131,7 @@ Click [here](goose://extension?cmd=npx&arg=-y&arg=mcp-remote&arg=https%3A%2F%2Fm
131131
### Zed
132132

133133
1. Press **⌘/Ctrl ,** to open settings.
134-
3. Paste:
134+
2. Paste:
135135

136136
```json
137137
{

0 commit comments

Comments
 (0)