We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961f71d commit 8336df9Copy full SHA for 8336df9
extensions/ql-vscode/package.json
@@ -297,7 +297,7 @@
297
"codeQL.databaseDownload.allowHttp": {
298
"type": "boolean",
299
"default": false,
300
- "description": "Allow databased to be downloaded via HTTP. Warning: enabling this option will allow downloading from insecure servers."
+ "description": "Allow database to be downloaded via HTTP. Warning: enabling this option will allow downloading from insecure servers."
301
}
302
303
},
0 commit comments