diff --git a/Development-Quickstart.md b/Development-Quickstart.md index 8fc486b..95fe81f 100644 --- a/Development-Quickstart.md +++ b/Development-Quickstart.md @@ -83,4 +83,4 @@ npm run dev If your browser does not open automatically, visit http://0.0.0.0:3000/ and select the Monitor tab. Follow the steps for _Terminal 2_ in the backend section to send some messages into Inbucket and confirm they appear in your browser. -The development server features hot code loading, so most changes you make to the Elm code will not require a reload. \ No newline at end of file +The development server features hot code loading, so most changes you make to the Elm code will not require a browser refresh to be visible. \ No newline at end of file