Explorar o código

[DOCS] Fix typo (#66779) (#66781)

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>

Co-authored-by: Sandeep Kanabar <sandeepkanabar@gmail.com>
James Rodewig %!s(int64=4) %!d(string=hai) anos
pai
achega
ed43be8c42
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/reference/indices/shrink-index.asciidoc

+ 2 - 2
docs/reference/indices/shrink-index.asciidoc

@@ -130,9 +130,9 @@ the cluster state -- it doesn't wait for the shrink operation to start.
 
 Indices can only be shrunk if they satisfy the following requirements:
 
-* the target index must not exist
+* The target index must not exist.
 
-* The index must have more primary shards than the target index.
+* The source index must have more primary shards than the target index.
 
 * The number of primary shards in the target index must be a factor of the
   number of primary shards in the source index. The source index must have