Skip to content

Commit 02a63d6

Browse files
authored
[7.5][DOCS] Fixes typo in ML related privileges. (#50145)
1 parent 399df4d commit 02a63d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/ml/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ can then optionally import that data into an {es} index.
2424

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

27-
* cluster privileges: `monitor`, `manage_index_pipelines`
27+
* cluster privileges: `monitor`, `manage_ingest_pipelines`
2828
* index privileges: `read`, `manage`, `index`
2929

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

0 commit comments

Comments
 (0)