浏览代码

Remove typo (#64760) (#64807)

* Consistency in writing style

Removing spaces before and after brackets for consistency.

* Remove typo

Remove one of two consecutive "the"s

Co-authored-by: Johannes Mahne <johannes.mahne@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Adam Locke 5 年之前
父节点
当前提交
52e6db56db
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      x-pack/docs/en/security/authentication/saml-guide.asciidoc

+ 1 - 1
x-pack/docs/en/security/authentication/saml-guide.asciidoc

@@ -894,7 +894,7 @@ authentication proxy handling the authentication of end users (more correctly,
 APIs require authentication and the necessary authorization level for the authenticated
 user. For this reason, you must create a Service Account user and assign it a role
 that gives it the `manage_saml` cluster privilege. The use of the `manage_token`
-cluster privilege will be necessary after the authentication takes place, so that the
+cluster privilege will be necessary after the authentication takes place, so that
 the service account user can maintain access in order refresh access tokens on
 behalf of the authenticated users or to subsequently log them out.