Skip to content

Commit

Permalink
Update src/core/public/chrome/ui/header/header_help_menu.tsx
Browse files Browse the repository at this point in the history
Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com>

Co-authored-by: Josh Romero <rmerqg@amazon.com>
  • Loading branch information
ashwin-pc and joshuarrrr committed Apr 21, 2023
1 parent 68f2e89 commit de9b128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/public/chrome/ui/header/header_help_menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ class HeaderHelpMenuUI extends Component<Props, State> {
size="m"
title={intl.formatMessage({
id: 'core.ui.chrome.headerGlobalNav.helpMenuButtonTitle',
defaultMessage: 'Help menu',
defaultMessage: 'Help',
})}
/>
</EuiHeaderSectionItemButton>
Expand Down

0 comments on commit de9b128

Please sign in to comment.