Просмотр исходного кода

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

István Zoltán Szabó 4 лет назад
Родитель
Сommit
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[]