[DOCS] Fix typo in update anomaly detection job API

This commit is contained in:
lcawl 2020-08-25 17:12:43 -07:00
parent f70a59971a
commit 5fa839b906
1 changed files with 1 additions and 1 deletions

View File

@ -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
<<ml-get-snapshot-results,`model_size_stats` object>> 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`.
--