Skip to content

Commit 0ac8909

Browse files
anshumanvsnitin315
andauthored
chore: update comment
Co-authored-by: Nitin Kumar <[email protected]>
1 parent 74d817e commit 0ac8909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class Server {
3636
this.staticWatchers = [];
3737
// Keep track of websocket proxies for external websocket upgrade.
3838
this.webSocketProxies = [];
39-
// this value of ws can be overwritten for tests
39+
// this value of web socket can be overwritten for tests
4040
this.webSocketHeartbeatInterval = 30000;
4141

4242
normalizeOptions(this.compiler, this.options, this.logger);

0 commit comments

Comments
 (0)