mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[Security Solution] Fixes MITRE page description (#165363)
This commit is contained in:
parent
014e697a59
commit
39c2df21d6
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ export const links: LinkItem = {
|
|||
description: i18n.translate(
|
||||
'xpack.securitySolution.appLinks.coverageOverviewDashboardDescription',
|
||||
{
|
||||
defaultMessage: 'Review and maintain your protections MITRE ATT&CK® coverage',
|
||||
defaultMessage: 'Review and maintain your protections MITRE ATT&CK® coverage.',
|
||||
}
|
||||
),
|
||||
path: COVERAGE_OVERVIEW_PATH,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue