Skip to content

Commit dfaeeb6

Browse files
authored
Merge pull request #17 from github/shati-patel-patch-1
Typo fix in code tour
2 parents 06e068b + 5eca3aa commit dfaeeb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tours/codeql-tutorial.tour

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
},
100100
{
101101
"file": "tutorial-queries/tutorial.ql",
102-
"description": "It's time to add your own database! \n\nGo to the extenion and use one of the top bar buttons. When you use the GitHub logo for example you can enter the repository name of your favourite open source repository.\nAfter the download has finished the Database will be automatically selected.\n\nYou can only add a database if the repository has advanced security enabled.",
102+
"description": "It's time to add your own database! \n\nGo to the extension and use one of the top bar buttons. When you use the GitHub logo for example you can enter the repository name of your favourite open source repository.\nAfter the download has finished the Database will be automatically selected.\n\nYou can only add a database if the repository has advanced security enabled.",
103103
"selection": {
104104
"start": {
105105
"line": 7,
@@ -117,4 +117,4 @@
117117
"description": "After adding a new Database we create a new CodeQL Pack for you. \n\nThis loads all dependencies needed for the language of the Database, so that you can start right away creating a query."
118118
}
119119
]
120-
}
120+
}

0 commit comments

Comments
 (0)