[Security Solution] Fixes MITRE page description (#165363)

This commit is contained in:
Davis Plumlee 2023-09-01 18:54:20 -04:00 committed by GitHub
parent 014e697a59
commit 39c2df21d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,