Skip to content

Commit

Permalink
Fix a typo in the data_stream _stats API documentation (elastic#99438)
Browse files Browse the repository at this point in the history
  • Loading branch information
joegallo committed Sep 11, 2023
1 parent 8bd16e0 commit 20b2c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/indices/data-stream-stats.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Total number of selected data streams.
(integer)
Total number of backing indices for the selected data streams.

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

0 comments on commit 20b2c47

Please sign in to comment.