Skip to content

Commit

Permalink
[PR feedback] SR UX
Browse files Browse the repository at this point in the history
Co-authored-by: Trevor Pierce <[email protected]>
  • Loading branch information
cee-chen and 1Copenut committed Oct 19, 2023
1 parent 6a52384 commit 4cb0fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-docs/src/components/guide_page/guide_page_header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export const GuidePageHeader: React.FunctionComponent<GuidePageHeaderProps> = ({
label={`v${version}`}
href={`https://eui.elastic.co/v${version}/`}
extraAction={{
'aria-label': 'View release',
'aria-label': `View release notes for ${version}`,
title: 'View release',
iconType: 'package',
iconSize: 's',
Expand Down

0 comments on commit 4cb0fba

Please sign in to comment.