Skip to content

Commit 44f3e69

Browse files
committed
Updated subtitle for security solution
1 parent c1ba61a commit 44f3e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugins/security_solution/public/plugin.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export class Plugin implements IPlugin<PluginSetup, PluginStart, SetupPlugins, S
7777
id: APP_ID,
7878
title: APP_NAME,
7979
subtitle: i18n.translate('xpack.securitySolution.featureCatalogue.subtitle', {
80-
defaultMessage: 'Protect & prevent',
80+
defaultMessage: 'SIEM & Endpoint Security',
8181
}),
8282
descriptions: [
8383
i18n.translate('xpack.securitySolution.featureCatalogueDescription1', {

0 commit comments

Comments
 (0)