From aba744029383c3fb3e705bcf157c96ffab1c59cd Mon Sep 17 00:00:00 2001 From: Felicity Chapman Date: Tue, 28 Feb 2023 12:29:16 +0000 Subject: [PATCH] Update docs/codeql/codeql-for-visual-studio-code/running-codeql-queries-at-scale-with-mrva.rst Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com> --- .../running-codeql-queries-at-scale-with-mrva.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/codeql/codeql-for-visual-studio-code/running-codeql-queries-at-scale-with-mrva.rst b/docs/codeql/codeql-for-visual-studio-code/running-codeql-queries-at-scale-with-mrva.rst index 83bde5d60e8..656aec444de 100644 --- a/docs/codeql/codeql-for-visual-studio-code/running-codeql-queries-at-scale-with-mrva.rst +++ b/docs/codeql/codeql-for-visual-studio-code/running-codeql-queries-at-scale-with-mrva.rst @@ -51,7 +51,7 @@ The name of the controller repository is saved in your settings for the CodeQL e Running a query at scale using variant analysis ----------------------------------------------- -#. Expand the **Variant Analysis Repositories** section, to show the default lists which include a selection 10, 100, and 1,000 public repositories on GitHub.com for the language that you are analyzing. +#. Expand the **Variant Analysis Repositories** section, to show the default lists which include a selection of 10, 100, and 1,000 public repositories on GitHub.com for the language that you are analyzing. #. Select which GitHub repository or repositories you want to run your query against. Click a row to highlight it, and then click **Select** to select that repository, organization, or list of repositories. If you want to add a new repository, organization, or list, use the options in the header panel. For information, see ":ref:`Creating custom lists of repositories `", later in this article.