From af97996ad19a708cf511c212209360d923a6e997 Mon Sep 17 00:00:00 2001 From: Nitesh Koushik S <39699046+NiteshKoushik@users.noreply.github.com> Date: Tue, 25 Aug 2020 19:04:02 +0530 Subject: [PATCH] Docs: Document Update (#27196) Adding double quotes to make the sentence more meaningful. --- docs/sources/features/datasources/influxdb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/features/datasources/influxdb.md b/docs/sources/features/datasources/influxdb.md index ebdf23c9b63..f03e5d18260 100755 --- a/docs/sources/features/datasources/influxdb.md +++ b/docs/sources/features/datasources/influxdb.md @@ -97,7 +97,7 @@ specify an asterix `*` to select all fields. ### Group By To group by a tag click the plus icon at the end of the GROUP BY row. Pick a tag from the dropdown that appears. -You can remove the group by by clicking on the `tag` and then click on the x icon. +You can remove the "Group By" by clicking on the `tag` and then click on the x icon. ### Text Editor Mode (RAW) You can switch to raw query mode by clicking hamburger icon and then `Switch editor mode`.