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 d52e00f commit b275c8bCopy full SHA for b275c8b
lib/rules/heading-order.json
@@ -12,7 +12,7 @@
12
],
13
"metadata": {
14
"description": "Ensures the order of headings is semantically correct",
15
- "help": "Heading levels must increase by one"
+ "help": "Heading levels must only increase by one"
16
},
17
"all": [],
18
"any": ["heading-order"],
0 commit comments