Skip to content

Commit fa7e558

Browse files
Changes wording for threat matches and rules
1 parent a83eb33 commit fa7e558

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • x-pack/plugins/security_solution/public/detections/components/rules/select_rule_type

x-pack/plugins/security_solution/public/detections/components/rules/select_rule_type/translations.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ export const THREAT_MATCH_TYPE_TITLE = i18n.translate(
7373
export const THREAT_MATCH_TYPE_DESCRIPTION = i18n.translate(
7474
'xpack.securitySolution.detectionEngine.createRule.stepDefineRule.ruleTypeField.threatMatchDescription',
7575
{
76-
defaultMessage: 'Upload value lists to write rules around a list of known bad attributes',
76+
defaultMessage: 'Configure rules matching fields from threat feed indices.',
7777
}
7878
);

0 commit comments

Comments
 (0)