Skip to content

Commit 8336df9

Browse files
authored
Update extensions/ql-vscode/package.json
Fix typo
1 parent 961f71d commit 8336df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
"codeQL.databaseDownload.allowHttp": {
298298
"type": "boolean",
299299
"default": false,
300-
"description": "Allow databased to be downloaded via HTTP. Warning: enabling this option will allow downloading from insecure servers."
300+
"description": "Allow database to be downloaded via HTTP. Warning: enabling this option will allow downloading from insecure servers."
301301
}
302302
}
303303
},

0 commit comments

Comments
 (0)