Ver código fonte

[DOCS] Fixes description of index_total property for GET Transforms stats API docs. (#77354)

István Zoltán Szabó 4 anos atrás
pai
commit
81851684d1
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      docs/reference/rest-api/common-parms.asciidoc

+ 1 - 1
docs/reference/rest-api/common-parms.asciidoc

@@ -432,7 +432,7 @@ The amount of time spent indexing, in milliseconds.
 end::index-time-ms[]
 
 tag::index-total[]
-The number of indices created.
+The number of index operations.
 end::index-total[]
 
 tag::bulk-index[]