浏览代码

[DOCS] Rephrase `watcher_admin` role desc (#68870)

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
James Rodewig 4 年之前
父节点
当前提交
61257c6ed2
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      x-pack/docs/en/security/authorization/built-in-roles.asciidoc

+ 3 - 2
x-pack/docs/en/security/authorization/built-in-roles.asciidoc

@@ -183,8 +183,9 @@ However, this role does not grant permission to view the data in all indices.
 
 [[built-in-roles-watcher-admin]] `watcher_admin`::
 +
-Grants read access to the `.watches` index, read access to the watch history and
-the triggered watches index and allows to execute all watcher actions.
+Allows users to create and execute all {watcher} actions. Grants read access to
+the `.watches` index. Also grants read access to the watch history and the
+triggered watches index.
 
 [[built-in-roles-watcher-user]] `watcher_user`::
 +