diff --git a/README.md b/README.md index 216e0a61..a5c1e313 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Alternatively, to manually configure VS Code, choose the appropriate JSON block "type": "http", "url": "https://api.githubcopilot.com/mcp/", "headers": { - "Authorization": "Bearer ${input:github_mcp_pat}", + "Authorization": "Bearer ${input:github_mcp_pat}" } } },