We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5027da6 commit b0d1d83Copy full SHA for b0d1d83
lib/rules/heading-order-bp.json
@@ -11,7 +11,7 @@
11
],
12
"metadata": {
13
"description": "Ensures the order of headings is semantically correct",
14
- "help": "Heading levels should only increase by one"
+ "help": "Heading levels must only increase by one"
15
},
16
"all": [],
17
"any": ["heading-order"],
0 commit comments