diff --git a/source/_ecosystem/hadashboard/installation.markdown b/source/_ecosystem/hadashboard/installation.markdown index 969a8059da1..622f895d707 100755 --- a/source/_ecosystem/hadashboard/installation.markdown +++ b/source/_ecosystem/hadashboard/installation.markdown @@ -144,5 +144,7 @@ When you are done, you can start a local webserver like this or if you are on do $ dashing start ``` -Point your browser to **http://localhost:3030** to access the hadashboard on your local machine.and you should see the supplied default dashboard. If you want to access it remotely ensure you have opened any required firewall rules. +Point your browser to **http://localhost:3030** to access the hadashboard on your local machine, and you should see the supplied default dashboard. If you want to access it remotely ensure you have opened any required firewall rules. + +If the page never finishes loading and shows up all white, edit the dashboard config to match your own setup, instructions in the next step.