Skip to content

Commit

Permalink
fix wrong copy
Browse files Browse the repository at this point in the history
  • Loading branch information
sabarasaba committed May 25, 2021
1 parent 113fadd commit 6d27ba6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const fieldsConfig: FieldsConfig = {
defaultMessage: 'Fields',
}),
helpText: i18n.translate('xpack.ingestPipelines.pipelineEditor.fingerprint.fieldNameHelpText', {
defaultMessage: 'Fields to remove.',
defaultMessage: 'Fields that should be included in the fingerprint.',
}),
validations: [
{
Expand Down

0 comments on commit 6d27ba6

Please sign in to comment.