diff --git a/docs/en/rest-api/ml/put-job.asciidoc b/docs/en/rest-api/ml/put-job.asciidoc index 52538a890e0..631f4437adb 100644 --- a/docs/en/rest-api/ml/put-job.asciidoc +++ b/docs/en/rest-api/ml/put-job.asciidoc @@ -44,7 +44,7 @@ The create job API enables you to instantiate a job. `groups`:: (array of strings) A list of job groups. See <>. -`model_plot`:: +`model_plot_config`:: (object) Advanced configuration option. Specifies to store model information along with the results. This adds overhead to the performance of the system and is not feasible for jobs with many entities, see <>.