Skip to content

Commit

Permalink
Update x-pack/plugins/infra/public/pages/metrics/inventory_view/compo…
Browse files Browse the repository at this point in the history
…nents/ml/anomaly_detection/job_setup_screen.tsx
  • Loading branch information
szabosteve authored Oct 6, 2020
1 parent c6c9e66 commit 8d5becc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ export const JobSetupScreen = (props: Props) => {
description={
<FormattedMessage
id="xpack.infra.ml.steps.setupProcess.when.description"
defaultMessage="By default, machine learning jobs analyze the past 4 weeks of data and continue to run indefinitely."
defaultMessage="By default, machine learning jobs analyze the last 4 weeks of data and continue to run indefinitely."
/>
}
>
Expand Down

0 comments on commit 8d5becc

Please sign in to comment.