mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Cloud Posture] update benchmark menu item description (#144813)
This commit is contained in:
parent
2dce056bd8
commit
878f3f1b3f
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue