Skip to content

Commit 16fab7f

Browse files
committed
Fix typo
1 parent cb03da3 commit 16fab7f

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
@@ -630,7 +630,7 @@
630630
},
631631
{
632632
"view": "codeQLQueryHistory",
633-
"contents": "Run the 'CodeQL: Run Query' command on QL query.\n[Run Query](command:codeQL.runQuery)"
633+
"contents": "Run the 'CodeQL: Run Query' command on a QL query.\n[Run Query](command:codeQL.runQuery)"
634634
}
635635
]
636636
},

0 commit comments

Comments
 (0)