Skip to content

Commit

Permalink
changes help window app name to Security
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Skelker committed Jul 15, 2020
1 parent 6b76da6 commit be91bf3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const HelpMenu = React.memo(() => {
useEffect(() => {
chrome.setHelpExtension({
appName: i18n.translate('xpack.securitySolution.chrome.help.appName', {
defaultMessage: 'Security Solution',
defaultMessage: 'Security',
}),
links: [
{
Expand Down

0 comments on commit be91bf3

Please sign in to comment.