From 63209675464d6a5919026d5b8846cf1573988cc1 Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Tue, 15 Sep 2020 13:19:17 -0700 Subject: [PATCH] [DOCS] Minor typo in ML API (#62414) --- .../ml/df-analytics/apis/update-dfanalytics.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/ml/df-analytics/apis/update-dfanalytics.asciidoc b/docs/reference/ml/df-analytics/apis/update-dfanalytics.asciidoc index a5152999670..bb434219da0 100644 --- a/docs/reference/ml/df-analytics/apis/update-dfanalytics.asciidoc +++ b/docs/reference/ml/df-analytics/apis/update-dfanalytics.asciidoc @@ -30,8 +30,8 @@ built-in roles and privileges: For more information, see <>, <>, and {ml-docs-setup-privileges}. -NOTE: The {dfanalytics-job} remembers which roles the user who created it had at -the time of creation. When you start the job, it performs the analysis using +NOTE: The {dfanalytics-job} remembers which roles the user who updated it had at +the time of the update. When you start the job, it performs the analysis using those same roles. If you provide <>, those credentials are used instead.