Skip to content

Commit acc41a0

Browse files
Fixed typo in README.md for git server
1 parent 0e7d79c commit acc41a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/git/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ If you are doing local development, there are two ways to test your changes:
213213
```json
214214
{
215215
"mcpServers": {
216-
"brave-search": {
216+
"git": {
217217
"command": "docker",
218218
"args": [
219219
"run",

0 commit comments

Comments
 (0)