mistercrunch closed pull request #6245: Fixed grammatical errors. URL: https://github.com/apache/incubator-superset/pull/6245
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/docs/tutorial.rst b/docs/tutorial.rst index 82ac31e13c..b6e64b435f 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*) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
