Skip to content

Commit

Permalink
Fix invalid JSON syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
gediminasz committed Mar 4, 2020
1 parent b21e7ac commit 7d74a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"default": {
"scheme": "file"
},
"description": "Document selector used for for registering symbol providers, read more at https://code.visualstudio.com/api/references/vscode-api#DocumentSelector",
"description": "Document selector used for for registering symbol providers, read more at https://code.visualstudio.com/api/references/vscode-api#DocumentSelector"
}
}
},
Expand Down

0 comments on commit 7d74a51

Please sign in to comment.