Browse Source

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

István Zoltán Szabó 4 năm trước cách đây
mục cha
commit
81851684d1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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[]