Skip to content

Commit 22bdb07

Browse files
fix comment
1 parent bd4c965 commit 22bdb07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/engine.io/lib/engine.io.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export { Transport } from "./transport";
1616
export const protocol = parser.protocol;
1717

1818
/**
19-
* Creates an http.Server exclusively used for WS upgrades, and start listening.
19+
* Creates an http.Server exclusively used for WS upgrades, and starts listening.
2020
*
2121
* @param port
2222
* @param options

0 commit comments

Comments
 (0)