Skip to content

Commit

Permalink
Changes the wording for an extra field
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHassanabad committed Oct 23, 2020
1 parent b8bbfcc commit 684c0f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const FIELD = i18n.translate('xpack.securitySolution.threatMatch.fieldDes
export const THREAT_FIELD = i18n.translate(
'xpack.securitySolution.threatMatch.threatFieldDescription',
{
defaultMessage: 'Threat index field',
defaultMessage: 'Indicator index field',
}
);

Expand Down

0 comments on commit 684c0f5

Please sign in to comment.