Skip to content

Commit 2673202

Browse files
fixed typo (#91909) (#91969)
(cherry picked from commit 8ecabb1)
1 parent 2535ab7 commit 2673202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/docs/en/security/authentication/remote-clusters-privileges.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ the `read_ccr` cluster privilege, and `monitor` and `read` privileges on the
3434
leader index.
3535

3636
NOTE: If requests will be issued <<run-as-privilege,on behalf of other users>>,
37-
then the the authenticating user must have the `run_as` privilege on the remote
37+
then the authenticating user must have the `run_as` privilege on the remote
3838
cluster.
3939

4040
The following request creates a `remote-replication` role on the remote cluster:
@@ -134,7 +134,7 @@ On the remote cluster, the {ccs} role requires the `read` and
134134
`read_cross_cluster` privileges for the target indices.
135135

136136
NOTE: If requests will be issued <<run-as-privilege,on behalf of other users>>,
137-
then the the authenticating user must have the `run_as` privilege on the remote
137+
then the authenticating user must have the `run_as` privilege on the remote
138138
cluster.
139139

140140
The following request creates a `remote-search` role on the remote cluster:

0 commit comments

Comments
 (0)