vale: fix minAlertLevel parameter typo (#10370)

pull/23/head
Zhizhen He 2023-06-13 02:11:18 +08:00 committed by GitHub
parent 40b5921620
commit d772f21b1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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: