Bläddra i källkod

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

bellengao 5 år sedan
förälder
incheckning
411045bc4e
1 ändrade filer med 1 tillägg och 1 borttagningar
  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.