Skip to content

Commit 795b92e

Browse files
Update instructions/a11y.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e27968f commit 795b92e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

instructions/a11y.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ All graphics include `img`, `svg`, icon fonts, and emojis.
270270
- Use semantic navigation: `<nav>` with lists and links.
271271
- Do not use `role="menu"` / `role="menubar"` for site navigation.
272272
- For expandable navigation:
273-
- Include button elements to toggle navigation and/or sub-navigations. Use `aria-expanded` on the button to indicate state.
273+
- Include button elements to toggle navigation and/or sub-navigations. Use `aria-expanded` on the button to indicate state.
274274
- `Escape` MAY close open sub-navigations.
275275

276276
## Tables and grids

0 commit comments

Comments
 (0)