From 1722000309c6e6dc36c9e4f5ef9c2e40cc6e6c65 Mon Sep 17 00:00:00 2001 From: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Date: Thu, 3 Nov 2022 13:42:23 -0500 Subject: [PATCH] fixes typo (#58159) --- 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