Skip to content

Commit c322f1d

Browse files
committed
Apply review comment
1 parent 8a9c508 commit c322f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/ml/apis/jobcounts.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ The `timing_stats` object shows timing-related statistics about the job's progre
232232
(double) Maximum among all bucket processing times in milliseconds.
233233

234234
`average_bucket_processing_time_ms`::
235-
(double) Cumulative moving average of all bucket processing times in milliseconds.
235+
(double) Average of all bucket processing times in milliseconds.
236236

237237
`exponential_average_bucket_processing_time_ms`::
238238
(double) Exponential moving average of all bucket processing times in milliseconds.

0 commit comments

Comments
 (0)