Skip to content

Commit

Permalink
fixing translations
Browse files Browse the repository at this point in the history
  • Loading branch information
jgowdyelastic committed Aug 10, 2020
1 parent afb02fb commit 6421627
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ export const FileCouldNotBeRead: FC<FileCouldNotBeReadProps> = ({
{loaded === false && (
<>
<FormattedMessage
id="xpack.ml.fileDatavisualizer.fileErrorCallouts.revertingToPreviousSettingsDescription"
id="xpack.ml.fileDatavisualizer.fileErrorCallouts.applyOverridesDescription"
defaultMessage="If you know something about this data, such as the file format or timestamp format, adding initial overrides may help us to infer the rest of the structure."
/>
<br />
Expand Down

0 comments on commit 6421627

Please sign in to comment.