Skip to content

Commit 822b060

Browse files
author
Val
committed
README stylistic fix
1 parent 3a1fdf8 commit 822b060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ module.exports = {
6262
host: 'localhost',
6363
port: 3000,
6464
// proxy the Webpack Dev Server endpoint
65-
// (which is serving on http://localhost:3100/)
65+
// (which should be serving on http://localhost:3100/)
6666
// through BrowserSync
6767
proxy: 'http://localhost:3100/'
6868
},

0 commit comments

Comments
 (0)