mistercrunch closed pull request #3818: Fix typo in installation.rst URL: https://github.com/apache/incubator-superset/pull/3818
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/installation.rst b/docs/installation.rst index 21835815ce..823600ba6e 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -163,7 +163,7 @@ Refer to the for more information. Note that *gunicorn* does not -work on Windows so the `superser runserver` command is not expected to work +work on Windows so the `superset runserver` command is not expected to work in that context. Also note that the development web server (`superset runserver -d`) is not intended for production use. ---------------------------------------------------------------- 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
