浏览代码

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

István Zoltán Szabó 4 年之前
父节点
当前提交
81851684d1
共有 1 个文件被更改,包括 1 次插入1 次删除
  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[]