docs/MetricsQL.md: typo fix: convesions->conversions

This commit is contained in:
Aliaksandr Valialkin 2021-08-23 12:01:34 +03:00
parent 8b9dc45c3c
commit a4948d92b5

View file

@ -823,7 +823,7 @@ VictoriaMetrics performs subqueries in the following way:
* It calculates the outer rollup function over the results of the inner rollup function using the `step` value passed by Grafana to [/api/v1/query_range](https://prometheus.io/docs/prometheus/latest/querying/api/#range-queries).
## Implicit query convesions
## Implicit query conversions
VictoriaMetrics performs the following implicit conversions for incoming queries before starting the calculations: