diff --git a/.markdownlint-cli2.jsonc b/.markdownlint-cli2.jsonc index 6b74477bfbbda5b..c8eee53b569efc7 100644 --- a/.markdownlint-cli2.jsonc +++ b/.markdownlint-cli2.jsonc @@ -189,7 +189,7 @@ "skipCode": true }, { - "name": "bad-spelling", + "name": "incorrect-spelling", "message": "Incorrect spelling", "searchPattern": ["/e-mail/ig"], "replace": ["email"],