Skip to content

Commit

Permalink
Updated subtitle for security solution
Browse files Browse the repository at this point in the history
  • Loading branch information
cqliu1 committed Aug 24, 2020
1 parent c1ba61a commit 44f3e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/security_solution/public/plugin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export class Plugin implements IPlugin<PluginSetup, PluginStart, SetupPlugins, S
id: APP_ID,
title: APP_NAME,
subtitle: i18n.translate('xpack.securitySolution.featureCatalogue.subtitle', {
defaultMessage: 'Protect & prevent',
defaultMessage: 'SIEM & Endpoint Security',
}),
descriptions: [
i18n.translate('xpack.securitySolution.featureCatalogueDescription1', {
Expand Down

0 comments on commit 44f3e69

Please sign in to comment.