Skip to content

Commit b0d1d83

Browse files
committed
Heading-order fix
1 parent 5027da6 commit b0d1d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rules/heading-order-bp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"metadata": {
1313
"description": "Ensures the order of headings is semantically correct",
14-
"help": "Heading levels should only increase by one"
14+
"help": "Heading levels must only increase by one"
1515
},
1616
"all": [],
1717
"any": ["heading-order"],

0 commit comments

Comments
 (0)