Skip to content

Commit 4a8c35d

Browse files
committed
fix: correct displayName formatting in package.json
1 parent 2a78a3c commit 4a8c35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://github.com/vikashloomba/copilot-mcp",
1111
"type": "git"
1212
},
13-
"displayName": "Copilot MCP ",
13+
"displayName": "Copilot MCP ",
1414
"description": "Search, manage, and install open-source MCP servers",
1515
"version": "0.0.83",
1616
"icon": "logo.png",

0 commit comments

Comments
 (0)