From bfec5916ed7919a0ca24d1c398e98b75f6159f49 Mon Sep 17 00:00:00 2001 From: Rakshit Kumar <32777813+rakshitkumarcse@users.noreply.github.com> Date: Thu, 1 Nov 2018 02:01:48 +0530 Subject: [PATCH] Fixed grammatical errors. (#6245) --- docs/tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial.rst b/docs/tutorial.rst index 82ac31e13cc..b6e64b435fb 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -231,7 +231,7 @@ You may want to do a couple more things with this measure: Config > List Sql Metric > Edit Metric > D3Format*) * Moreover, you may want to see the temperature measurements in plain degrees C, not tenths of a degree. Or you may want to convert the temperature to degrees - Fahrenheit. You can change the SQL that gets executed agains the database, baking + Fahrenheit. You can change the SQL that gets executed against the database, baking the logic into the measure itself (*Edit Table Config > List Sql Metric > Edit Metric > SQL Expression*)