Skip to content

Commit 6c60acb

Browse files
authored
Merge pull request #120 from CsBigDataHub/patch-1
fix typo in MCP configuration.md
2 parents f093a98 + 5a6c20f commit 6c60acb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ For MCP servers configuration, use the `mcpServers` config, examples:
6868
"command": "npx",
6969
"args": ["-y", "@modelcontextprotocol/server-memory"],
7070
// optional
71-
"env": {"FOO" "bar"}
71+
"env": {"FOO": "bar"}
7272
}
7373
}
7474
}

0 commit comments

Comments
 (0)