Skip to content

Commit 2f7341a

Browse files
authored
Fix formatting issue in README example section...
...by correcting the summary tag in the details block.
1 parent e8c1add commit 2f7341a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Add the following JSON block to your IDE's MCP settings.
204204
Optionally, you can add a similar example (i.e. without the mcp key) to a file called `.vscode/mcp.json` in your workspace. This will allow you to share the configuration with other host applications that accept the same format.
205205

206206
<details>
207-
<summary><b>Example JSON block without the MCP key included</b>b></summary>
207+
<summary><b>Example JSON block without the MCP key included</b></summary>
208208
<br>
209209

210210
```json

0 commit comments

Comments
 (0)