From d772f21b1e7f02a7cc92d8b3d9a80c92aa317a14 Mon Sep 17 00:00:00 2001 From: Zhizhen He Date: Tue, 13 Jun 2023 02:11:18 +0800 Subject: [PATCH] vale: fix minAlertLevel parameter typo (#10370) --- pages/common/vale.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/vale.md b/pages/common/vale.md index 5383956aab..c0546ed181 100644 --- a/pages/common/vale.md +++ b/pages/common/vale.md @@ -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: