fixes typo (#58159)

This commit is contained in:
Christopher Moyer 2022-11-03 13:42:23 -05:00 committed by GitHub
parent a8c181bf6a
commit 1722000309
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ All functions, aggregations and binary operations are added via the + Operation
### Range vector
The query builder will automatically mange and add the range selector. It will be shown as a parameter to the operations that require a range vector (rate, delta, increase, etc).
The query builder will automatically manage and add the range selector. It will be shown as a parameter to the operations that require a range vector (rate, delta, increase, etc).
### Binary operations