We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ba61a commit 44f3e69Copy full SHA for 44f3e69
x-pack/plugins/security_solution/public/plugin.tsx
@@ -77,7 +77,7 @@ export class Plugin implements IPlugin<PluginSetup, PluginStart, SetupPlugins, S
77
id: APP_ID,
78
title: APP_NAME,
79
subtitle: i18n.translate('xpack.securitySolution.featureCatalogue.subtitle', {
80
- defaultMessage: 'Protect & prevent',
+ defaultMessage: 'SIEM & Endpoint Security',
81
}),
82
descriptions: [
83
i18n.translate('xpack.securitySolution.featureCatalogueDescription1', {
0 commit comments