mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
vale: fix minAlertLevel parameter typo (#10370)
This commit is contained in:
parent
40b5921620
commit
d772f21b1e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
- Check style issues at the specific severity and higher:
|
||||
|
||||
`vale --minAlertLeve={{suggestion|warning|error}} {{path/to/file}}`
|
||||
`vale --minAlertLevel={{suggestion|warning|error}} {{path/to/file}}`
|
||||
|
||||
- Check the style from `stdin`, specifying markup format:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue