Skip to content

Commit 7303f0f

Browse files
Update step description
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
1 parent 8b29113 commit 7303f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tours/codeql-tutorial.tour

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
{
1414
"directory": "codeql-tutorial-database",
15-
"description": "To run a CodeQL query, we need to select a CodeQL database.\n\nWe have prepared a sample database for you to use in this tutorial.\nLook for the `codeql-tutorial-database` directory highlighted in the Explorer view in your left sidebar.\n\nWe have selected this as your current database. You can see this is selected by going to the CodeQL extension and checking that `codeql-tutorial-database` is present in the `Databases` panel. From here you are able to select a different database by right-clicking on it and choosing `Set Current Database`",
15+
"description": "To run a CodeQL query, we need to select a CodeQL database.\n\nWe have prepared a sample database for you to use in this tutorial.\nLook for the `codeql-tutorial-database` directory highlighted in the Explorer view in your left sidebar.\n\nWe have selected this as your current database. You can see this is selected by going to the CodeQL extension and checking that `codeql-tutorial-database` is present in the `Databases` panel. From here you are able to select a different database by right-clicking on it and choosing `Set Current Database`.",
1616
"commands": ["codeQL.setDefaultTourDatabase"]
1717
},
1818
{

0 commit comments

Comments
 (0)