Skip to content

Commit 27aba81

Browse files
committed
Remove counter from doc names
1 parent 96f367a commit 27aba81

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/rules/accessibility/nested-interactive-elements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Nested Interactive Elements Counter
1+
# Nested Interactive Elements
22

33
## Rule Details
44

docs/rules/accessibility/no-aria-hidden-on-focusable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# No aria-hidden on focusable counter
1+
# No aria-hidden on focusable
22

33
## Rule Details
44

docs/rules/accessibility/no-aria-label-misuse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# No aria label misuse counter
1+
# No aria label misuse
22

33
## Rule Details
44

docs/rules/accessibility/no-title-attribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# No title attribute counter
1+
# No title attribute
22

33
## Rule Details
44

docs/rules/accessibility/svg-has-accessible-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SVG has accessible text counter
1+
# SVG has accessible text
22

33
## Rule Details
44

0 commit comments

Comments
 (0)