diff --git a/docs/reference/ml/anomaly-detection/apis/update-job.asciidoc b/docs/reference/ml/anomaly-detection/apis/update-job.asciidoc index 92c6341da67..4275d07eb3b 100644 --- a/docs/reference/ml/anomaly-detection/apis/update-job.asciidoc +++ b/docs/reference/ml/anomaly-detection/apis/update-job.asciidoc @@ -61,7 +61,7 @@ NOTE: You can update the `analysis_limits` only while the job is closed. The TIP: If the `memory_status` property in the <> has a value of -`hard_limit`,mthis means that it was unable to process some data. You might want +`hard_limit`, this means that it was unable to process some data. You might want to re-run the job with an increased `model_memory_limit`. --