Skip to content

Commit

Permalink
Changes wording for threat matches and rules
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHassanabad committed Oct 21, 2020
1 parent a83eb33 commit fa7e558
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ export const THREAT_MATCH_TYPE_TITLE = i18n.translate(
export const THREAT_MATCH_TYPE_DESCRIPTION = i18n.translate(
'xpack.securitySolution.detectionEngine.createRule.stepDefineRule.ruleTypeField.threatMatchDescription',
{
defaultMessage: 'Upload value lists to write rules around a list of known bad attributes',
defaultMessage: 'Configure rules matching fields from threat feed indices.',
}
);

0 comments on commit fa7e558

Please sign in to comment.