Преглед изворни кода

[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.
 
 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.