[Cloud Posture] update benchmark menu item description (#144813)

This commit is contained in:
Or Ouziel 2022-11-10 11:09:35 +02:00 committed by GitHub
parent 2dce056bd8
commit 878f3f1b3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ export const manageLinks: LinkItem = {
description: i18n.translate(
'xpack.securitySolution.appLinks.cloudSecurityPostureBenchmarksDescription',
{
defaultMessage: 'View, enable, and or disable benchmark rules.',
defaultMessage: 'View benchmark rules.',
}
),
landingIcon: IconExceptionLists,