Typo in statistics-graph options (#18743)

This commit is contained in:
Jaroslav Hanslík 2021-08-05 10:45:33 +02:00 committed by GitHub
parent e818cb1e75
commit 4198a00929
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ chart_type:
required: false required: false
description: If the chart should be rendered as a `bar` or a `line` chart. description: If the chart should be rendered as a `bar` or a `line` chart.
type: string type: string
state_types: stat_types:
required: false required: false
description: The stat types to render. `min`, `max`, `mean`, `sum` description: The stat types to render. `min`, `max`, `mean`, `sum`
type: list type: list