Skip to content

Commit 77fed18

Browse files
shleewhiteshleewhite
authored andcommitted
fix: changelog entry
1 parent a4e6f73 commit 77fed18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.changeset/khaki-bananas-know.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
---
44

55
<!-- START components/side-nav -->
6-
`SideNav` - Fixed the type of `@a11yRefocusNavigationText` to match the expected type from `ember-a11y-refocus`. The new type is `(transition: Transition) => boolean` instead of `string`.
6+
`SideNav` - Fixed the type of `@a11yRefocusRouteChangeValidator` to match the expected type from `ember-a11y-refocus`. The new type is `(transition: Transition) => boolean` instead of `string`.
77
<!-- END -->
88

99
<!-- START components/app-header -->
10-
`AppHeader` - Fixed the type of `@a11yRefocusNavigationText` to match the expected type from `ember-a11y-refocus`. The new type is `(transition: Transition) => boolean` instead of `string`.
10+
`AppHeader` - Fixed the type of `@a11yRefocusRouteChangeValidator` to match the expected type from `ember-a11y-refocus`. The new type is `(transition: Transition) => boolean` instead of `string`.
1111
<!-- END -->

0 commit comments

Comments
 (0)