From a18cd747561ce4bd8372cef6b266c60dce26ca9b Mon Sep 17 00:00:00 2001 From: Laura Coursen Date: Mon, 29 Mar 2021 12:42:09 -0500 Subject: [PATCH] Fix typo --- docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst b/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst index dec695d70d0..ba4fe346bda 100644 --- a/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst +++ b/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst @@ -129,7 +129,7 @@ see ":doc:`About QL packs `." ":doc:`Upgrading CodeQL databases `." - For the queries used on `LGTM.com `__, check out the - ``lgtm.com`` branch. You should use this branch for databases you've build + ``lgtm.com`` branch. You should use this branch for databases you've built using CODEQL CLI, fetched from Code Scanning, or recently downloaded from LGTM.com. Older databases may need to be upgraded before you can analyze them. The queries on the ``lgtm.com`` branch are also more likely to be compatible