Skip to content

Commit ecef0d6

Browse files
authored
Merge pull request #3 from github/shati-patel-patch-1
Minor: fix highlighting in "query clause" step of code tour
2 parents e095d55 + c5a3ee4 commit ecef0d6

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
@@ -34,7 +34,7 @@
3434
},
3535
"end": {
3636
"line": 8,
37-
"character": 8
37+
"character": 9
3838
}
3939
}
4040
},
@@ -70,4 +70,4 @@
7070
]
7171
}
7272
]
73-
}
73+
}

0 commit comments

Comments
 (0)