1
0
Эх сурвалжийг харах

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 жил өмнө
parent
commit
52e6db56db

+ 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
 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
 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`
 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
 the service account user can maintain access in order refresh access tokens on
 behalf of the authenticated users or to subsequently log them out.
 behalf of the authenticated users or to subsequently log them out.