浏览代码

[DOCS] Fix typo in CCR overview docs (#57709)

bellengao 5 年之前
父节点
当前提交
411045bc4e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/ccr/overview.asciidoc

+ 1 - 1
docs/reference/ccr/overview.asciidoc

@@ -126,7 +126,7 @@ as-needed by the follower index. It is not possible to manually modify the
 mapping of a follower index.
 mapping of a follower index.
 
 
 Settings updates applied to the leader index that are needed by the follower
 Settings updates applied to the leader index that are needed by the follower
-index are automatically retried as-needed by the follower index. Not all
+index are automatically retrieved as-needed by the follower index. Not all
 settings updates are needed by the follower index. For example, changing the
 settings updates are needed by the follower index. For example, changing the
 number of replicas on the leader index is not replicated by the follower index.
 number of replicas on the leader index is not replicated by the follower index.