Skip to content

Commit

Permalink
Fix typo in installation.rst (apache#3818)
Browse files Browse the repository at this point in the history
`superser runserver` should be `superset runserver`
  • Loading branch information
pswaminathan authored and michellethomas committed May 23, 2018
1 parent c0a8e22 commit 026e8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 026e8a2

Please sign in to comment.