Browse Source

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

bellengao 5 years ago
parent
commit
411045bc4e
1 changed files with 1 additions and 1 deletions
  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.
 
 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
 number of replicas on the leader index is not replicated by the follower index.