Skip to content

Commit f175c60

Browse files
Apply suggestions from code review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent c0da29b commit f175c60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/codeql/codeql-overview/codeql-tools.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ CodeQL command-line interface
1414
The CodeQL command-line interface (CLI) is primarily used to create databases for
1515
security research. You can also query CodeQL databases directly from the command line
1616
or using the Visual Studio Code extension.
17-
It can be downloaded from `GitHub releases <https://github.com/github/codeql-cli-binaries/releases>`__.
17+
The CodeQL CLI can be downloaded from `GitHub releases <https://github.com/github/codeql-cli-binaries/releases>`__.
1818
For more information, see ":ref:`CodeQL CLI <codeql-cli>`" and the `CLI changelog <https://github.com/github/codeql-cli-binaries/blob/main/CHANGELOG.md>`__.
1919

2020
CodeQL packs
@@ -45,7 +45,7 @@ CodeQL bundle
4545
-----------------------------
4646

4747
The CodeQL bundle consists of the CodeQL CLI together with the standard CodeQL query and library packs
48-
maintained by GitHub. It can be downloaded from `GitHub releases <https://github.com/github/codeql-action/releases>`__.
48+
maintained by GitHub. The bundle can be downloaded from `GitHub releases <https://github.com/github/codeql-action/releases>`__.
4949
Use this when running `code scanning with CodeQL <https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning-with-codeql>`__ on GitHub Actions or in another CI system.
5050

5151
CodeQL for Visual Studio Code

0 commit comments

Comments
 (0)