You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2/challenge-4/instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ With the setup that you created in the earlier challenges, we will run the query
9
9
<imgsrc="../../images/download-from-github.png"width="380"alt="Screenshot: Select CodeQL DB from GitHub icon">
10
10
11
11
<imgsrc="../../images/specify-github-repo.png"width="620"alt="Screenshot: Enter a GitHub repository URL">
12
-
3. Check that the database is selcted, like in the step 1.
12
+
3. Check that the database is selected, like in the step 1.
13
13
14
14
## Run the query
15
15
1. Got to the 'Explorer' tab and create a new file in the `codeql-custom-queries-python` folder. Call the file `call.ql` and copy the below query into the file.
0 commit comments