Skip to content

Commit 2461f37

Browse files
gaobinlongjrodewig
authored andcommitted
[DOCS] Fix shard type in CCR overview doc (#48882)
Closes #48875
1 parent 8d71af3 commit 2461f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/ccr/overview.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ configured the follower index. If there are no new operations available on the
8585
leader shard, the leader shard waits up to a configured timeout for new
8686
operations. If new operations occur within that timeout, the leader shard
8787
immediately responds with those new operations. Otherwise, if the timeout
88-
elapses, the follower shard replies that there are no new operations. The
88+
elapses, the leader shard replies that there are no new operations. The
8989
follower shard task updates some statistics and immediately sends another read
9090
request to the leader shard. This ensures that the network connections between
9191
the remote cluster and the local cluster are continually being used so as to

0 commit comments

Comments
 (0)