Skip to content

Commit a3f4e42

Browse files
authored
Fix a typo in the data_stream _stats API documentation (#99438) (#99442)
1 parent 8bd16e0 commit a3f4e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/indices/data-stream-stats.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Total number of selected data streams.
120120
(integer)
121121
Total number of backing indices for the selected data streams.
122122

123-
`total_store_sizes`::
123+
`total_store_size`::
124124
(<<byte-units,byte value>>)
125125
Total size of all shards for the selected data streams.
126126
This property is included only if the `human` query parameter is `true`.

0 commit comments

Comments
 (0)