vale: fix minAlertLevel parameter typo (#10370)
This commit is contained in:
parent
40b5921620
commit
d772f21b1e
|
|
@ -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…
Reference in New Issue