Fix typo in Start with Docker (#5348)

This commit is contained in:
Zachary Friedman
2018-07-04 17:02:03 -04:00
committed by Maxime Beauchemin
parent 72d815c0f9
commit 6f4a2e3505

View File

@@ -50,7 +50,7 @@ initialize development environment: ::
docker-compose exec superset bash
bash docker-init.sh
After several minutes for sueprset initialization to finish, you can open a
After several minutes for superset initialization to finish, you can open
a browser and view `http://localhost:8088` to start your journey.
Or if you're curious and want to install superset from bottom up, then go