Skip to content

Commit 039222e

Browse files
khiga8lindseywild
andauthored
Update docs/rules/accessibility/navigation-has-label.md
Co-authored-by: Lindsey Wild <35239154+lindseywild@users.noreply.github.com>
1 parent 6375b91 commit 039222e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/accessibility/navigation-has-label.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Rule Details
44

5-
This rule enforces that a navigation landmark (a `<nav>` or a `role="navigation"`) has an accessible name. This rule is helpful for sites (like GitHub) where multiple navigation is common.
5+
This rule enforces that a navigation landmark (a `<nav>` or a `role="navigation"`) has an accessible name. This rule is helpful for sites (like GitHub) where multiple navigation elements is common.
66

77
An accessible name ensures that one can distinguish between multiple navigation elements.
88

0 commit comments

Comments
 (0)