From b8835eba1785c7adc3f5c15c74d5d420db418e8a Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 3 Nov 2022 14:55:51 -0400 Subject: [PATCH] fixes typo (#58159) (#58194) (cherry picked from commit 1722000309c6e6dc36c9e4f5ef9c2e40cc6e6c65) Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> --- docs/sources/whatsnew/whats-new-in-v9-0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/whatsnew/whats-new-in-v9-0.md b/docs/sources/whatsnew/whats-new-in-v9-0.md index 04698af2f91..81fde0d2a6a 100644 --- a/docs/sources/whatsnew/whats-new-in-v9-0.md +++ b/docs/sources/whatsnew/whats-new-in-v9-0.md @@ -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