Skip to content

Commit

Permalink
Fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
machadoum committed May 17, 2022
1 parent b005fe7 commit fee4d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/security_solution/public/overview/links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const overviewLinks: LinkItem = {
title: OVERVIEW,
landingImage: overviewPageImg,
description: i18n.translate('xpack.securitySolution.appLinks.overviewDescription', {
defaultMessage: 'What is going in your secuity environment.',
defaultMessage: 'What is going on in your security environment.',
}),
path: OVERVIEW_PATH,
globalNavEnabled: true,
Expand Down

0 comments on commit fee4d8f

Please sign in to comment.