vale: fix minAlertLevel parameter typo (#10370)

This commit is contained in:
Zhizhen He
2023-06-13 02:11:18 +08:00
committed by GitHub
parent 40b5921620
commit d772f21b1e

View File

@@ -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: