Skip to content

Commit

Permalink
[7.x][DOCS] Fixes typo in ML related privileges. (elastic#50144)
Browse files Browse the repository at this point in the history
  • Loading branch information
szabosteve committed Nov 11, 2019
1 parent 6c03dd2 commit 2e4c109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/ml/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ can then optionally import that data into an {es} index.

You need the following permissions to use the Data Visualizer with file upload:

* cluster privileges: `monitor`, `manage_index_pipelines`
* cluster privileges: `monitor`, `manage_ingest_pipelines`
* index privileges: `read`, `manage`, `index`

For more information, see {ref}/security-privileges.html[Security privileges]
Expand Down

0 comments on commit 2e4c109

Please sign in to comment.