From be91bf39e3213ded18b096b1cb9e416604bc8962 Mon Sep 17 00:00:00 2001 From: Ben Skelker Date: Wed, 15 Jul 2020 17:14:57 +0300 Subject: [PATCH] changes help window app name to Security --- .../public/common/components/help_menu/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/security_solution/public/common/components/help_menu/index.tsx b/x-pack/plugins/security_solution/public/common/components/help_menu/index.tsx index a8eeeef1603e9..f4477740f7b58 100644 --- a/x-pack/plugins/security_solution/public/common/components/help_menu/index.tsx +++ b/x-pack/plugins/security_solution/public/common/components/help_menu/index.tsx @@ -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: [ {