From e0ad74a815aa83d6f434702d53eb563fa1ab0d1d Mon Sep 17 00:00:00 2001 From: Dawnpool <57010815+Dawnpool@users.noreply.github.com> Date: Fri, 5 Nov 2021 22:46:42 +0900 Subject: [PATCH] Update config-from-query.md (#41333) --- docs/sources/panels/transformations/config-from-query.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/panels/transformations/config-from-query.md b/docs/sources/panels/transformations/config-from-query.md index 19103263aa7..6f639d45aef 100644 --- a/docs/sources/panels/transformations/config-from-query.md +++ b/docs/sources/panels/transformations/config-from-query.md @@ -13,7 +13,7 @@ If you want to extract a unique config for every row in the config query result ### Options -- **Config query**: Selet the query that returns the data you want to use as configuration. +- **Config query**: Select the query that returns the data you want to use as configuration. - **Apply to**: Select what fields or series to apply the configuration to. - **Apply to options**: Usually a field type or field name regex depending on what option you selected in **Apply to**.