Skip to content

Commit 59691a1

Browse files
shati-pateljf205felicitymay
authored
Apply suggestions from code review
Co-Authored-By: James Fletcher <42464962+jf205@users.noreply.github.com> Co-Authored-By: Felicity Chapman <felicitymay@github.com>
1 parent 327486d commit 59691a1

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

docs/language/learn-ql/beginner/crown-the-rightful-heir.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Crown the rightful heir
22
=======================
33

4-
This is QL detective puzzle that shows you how to use recursion in QL to write more complex queries.
4+
This is a QL detective puzzle that shows you how to use recursion in QL to write more complex queries.
55

66
King Basil's heir
77
-----------------
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
QL tutorials
22
============
33

4-
Solve puzzles to learn the basics of QL before analyzing code with CodeQL. The tutorials teach you how to write queries and introduce you to key logic concepts along the way.
4+
Solve puzzles to learn the basics of QL before you analyze code with CodeQL. The tutorials teach you how to write queries and introduce you to key logic concepts along the way.
55

66
Before starting these tutorials, you can read the :doc:`Introduction to QL <../introduction-to-ql>` for a description of the language and some simple examples.
77

88
.. toctree::
9-
:glob:
109

1110
find-the-thief
1211
catch-the-fire-starter
1312
crown-the-rightful-heir
14-
cross-the-river
13+
cross-the-river

0 commit comments

Comments
 (0)