[DOCS] Fixes typo in ML related privileges. (#50142)

This commit is contained in:
István Zoltán Szabó 2019-11-11 07:44:37 -05:00 committed by GitHub
parent d86b6c7288
commit 4860c055e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]