From cf9c57557fc80eeeb0d8e6b5612c5761595a6e3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Thu, 3 Apr 2025 14:55:43 +0200 Subject: [PATCH] [D&M] Fixes typo on built-in role page. --- .../users-roles/cluster-or-deployment-auth/built-in-roles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-manage/users-roles/cluster-or-deployment-auth/built-in-roles.md b/deploy-manage/users-roles/cluster-or-deployment-auth/built-in-roles.md index 2752ebc18d..48ac31112d 100644 --- a/deploy-manage/users-roles/cluster-or-deployment-auth/built-in-roles.md +++ b/deploy-manage/users-roles/cluster-or-deployment-auth/built-in-roles.md @@ -57,7 +57,7 @@ $$$built-in-roles-inference-admin$$$ `inference_admin` : Provides all of the privileges of the `inference_user` role and the full use of the Inference APIs. Grants the `manage_inference` cluster privilege. $$$built-in-roles-inference-user$$$ `inference_user` -: Provides the minimum privileges required to view Inference configurations and perform inference. Grants the `monintor_inference` cluster privilege. +: Provides the minimum privileges required to view Inference configurations and perform inference. Grants the `monitor_inference` cluster privilege. $$$built-in-roles-ingest-user$$$ `ingest_admin` : Grants access to manage **all** index templates and **all** ingest pipeline configurations.