Skip to content

Commit

Permalink
feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
snide committed Oct 7, 2020
1 parent 98477ed commit 0339431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/public/chrome/ui/header/header_logo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ export function HeaderLogo({ href, navigateToApp, loadingCount$, ...observables
href={href}
data-test-subj="logo"
aria-label={i18n.translate('core.ui.chrome.headerGlobalNav.goHomePageIconAriaLabel', {
defaultMessage: 'Go to home page',
defaultMessage: 'Elastic home',
})}
>
<LoadingIndicator loadingCount$={loadingCount$!} />
Expand Down

0 comments on commit 0339431

Please sign in to comment.