From eb01ffbdae3015799f123adf7629b3c25a5fae99 Mon Sep 17 00:00:00 2001 From: Laura Coursen Date: Mon, 29 Mar 2021 14:03:30 -0500 Subject: [PATCH] Use correct terminology Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com> --- 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 bffacd1d582..ee226970811 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 @@ -130,7 +130,7 @@ see ":doc:`About QL packs `." - For the queries used on `LGTM.com `__, check out the ``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. + using the CodeQL CLI, fetched from code scanning on GitHub, or recently downloaded from LGTM.com. The queries on the ``lgtm.com`` branch are more likely to be compatible with the ``latest`` CLI, so you'll be less likely to have to upgrade newly-created databases than if you use the ``main`` branch. Older databases