fix typo codeql-cli docs
This commit is contained in:
committed by
Mathias Rørvik
parent
15c3a9b44c
commit
6da37f4817
@@ -57,7 +57,7 @@ You can display the command-line help for any command using the <nobr>`--help`</
|
||||
4. Run `codeql database create` from the checkout root of your repository and build the codebase.
|
||||
|
||||
```shell
|
||||
# Single supported language - create one CodeQL databsae
|
||||
# Single supported language - create one CodeQL database
|
||||
codeql database create <database> --command<build> --language=<language-identifier>
|
||||
|
||||
# Multiple supported languages - create one CodeQL database per language
|
||||
|
||||
Reference in New Issue
Block a user