Skip to content

Commit f73ce55

Browse files
committed
Reword doc
1 parent 7696ce6 commit f73ce55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Now, use NPM to serve the dashboard.
3535
npm start
3636
```
3737

38-
The dashboard will be served at _http://localhost:3000_.
38+
The dashboard is served by Node.js at _http://localhost:3000_.
3939

4040
Though the dashboard is served by Node.js, any web server can serve it since the dashboard is merely a collection of static files.
4141
IIS, Apache HTTP Server, and Nginx are all options.

0 commit comments

Comments
 (0)