Skip to content

Commit

Permalink
[Security Solution] Suppress alerts by default message refactor (#1…
Browse files Browse the repository at this point in the history
…46520)

Co-authored-by: Kibana Machine <[email protected]>
  • Loading branch information
MadameSheema and kibanamachine authored Dec 2, 2022
1 parent d8fb51b commit 79ebd29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ export const schema: FormSchema<DefineStepRule> = {
label: i18n.translate(
'xpack.securitySolution.detectionEngine.createRule.stepDefineRule.groupByFieldsLabel',
{
defaultMessage: 'Suppress Alerts By',
defaultMessage: 'Suppress alerts by',
}
),
labelAppend: (
Expand Down

0 comments on commit 79ebd29

Please sign in to comment.