diff --git a/skills/ember-best-practices/SKILL.md b/skills/ember-best-practices/SKILL.md index 51c077f7..f4aa58fb 100644 --- a/skills/ember-best-practices/SKILL.md +++ b/skills/ember-best-practices/SKILL.md @@ -149,7 +149,7 @@ Each rule file contains: Ember has excellent accessibility support through community addons: - **ember-a11y-testing** - Automated accessibility testing in your test suite -- **ember-a11y** - Route announcements and focus management +- **ember-a11y-refocus** - Route announcements and focus management - **ember-focus-trap** - Focus trapping for modals and dialogs - **ember-page-title** - Accessible page title management - **Platform-native validation** - Use browser's Constraint Validation API for accessible form validation