Browse Source

[DOCS] Minor typo in ML API (#62414)

Lisa Cawley 5 years ago
parent
commit
e743ed6102
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/reference/ml/df-analytics/apis/update-dfanalytics.asciidoc

+ 2 - 2
docs/reference/ml/df-analytics/apis/update-dfanalytics.asciidoc

@@ -30,8 +30,8 @@ built-in roles and privileges:
 For more information, see <<built-in-roles>>, <<security-privileges>>, 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
 <<http-clients-secondary-authorization,secondary authorization headers>>, 
 those credentials are used instead.