Skip to content

Commit 1ba7a4d

Browse files
jf205shati-patel
andauthored
Update docs/language/learn-ql/introduction-to-ql.rst
Co-Authored-By: Shati Patel <[email protected]>
1 parent aea2957 commit 1ba7a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/language/learn-ql/introduction-to-ql.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ To simplify the query, we can introduce a class ``SmallInt`` representing the in
115115
➤ `See this in the query console on LGTM.com <https://lgtm.com/query/2101340747/>`__
116116

117117
Now that you've seen some general examples, let's use the CodeQL libraries to analyze projects.
118-
In particular, LGTM generates a database representing the code and then CodeQL is used to query this database. For more information, ee `Database generation <https://lgtm.com/help/lgtm/generate-database>`__ on LGTM.com.
118+
In particular, LGTM generates a database representing the code and then CodeQL is used to query this database. For more information, see `Database generation <https://lgtm.com/help/lgtm/generate-database>`__ on LGTM.com.
119119

120120
.. XX: Perhaps a link to the "CodeQL libraries for X"?
121121

0 commit comments

Comments
 (0)