This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
The following commit(s) were added to refs/heads/master by this push:
new bfec591 Fixed grammatical errors. (#6245)
bfec591 is described below
commit bfec5916ed7919a0ca24d1c398e98b75f6159f49
Author: Rakshit Kumar <[email protected]>
AuthorDate: Thu Nov 1 02:01:48 2018 +0530
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 82ac31e..b6e64b4 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*)