Apply suggestions from code review

Co-Authored-By: James Fletcher <42464962+jf205@users.noreply.github.com>
Co-Authored-By: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
Shati Patel
2020-03-11 15:33:54 +00:00
committed by GitHub
parent 327486dc58
commit 59691a1c6f
2 changed files with 3 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
Crown the rightful heir
=======================
This is QL detective puzzle that shows you how to use recursion in QL to write more complex queries.
This is a QL detective puzzle that shows you how to use recursion in QL to write more complex queries.
King Basil's heir
-----------------

View File

@@ -1,14 +1,13 @@
QL tutorials
============
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.
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.
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.
.. toctree::
:glob:
find-the-thief
catch-the-fire-starter
crown-the-rightful-heir
cross-the-river
cross-the-river