Skip to content

Commit

Permalink
Update src/plugins/index_pattern_management/public/components/field_e…
Browse files Browse the repository at this point in the history
…ditor/field_editor.tsx

Co-authored-by: Matthias Wilhelm <[email protected]>
  • Loading branch information
mattkime and kertal authored Nov 19, 2020
1 parent 0091625 commit d07fec5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ export class FieldEditor extends PureComponent<FieldEdiorProps, FieldEditorState
helpText={
<FormattedMessage
id="indexPatternManagement.labelHelpText"
defaultMessage="Set a custom label to use when this field is displayed in Discover and Visualize. Queries and filters don't currently support a custom name and will use the original field name."
defaultMessage="Set a custom label to use when this field is displayed in Discover and Visualize. Queries and filters don't currently support a custom label and will use the original field name."
/>
}
>
Expand Down

0 comments on commit d07fec5

Please sign in to comment.