Skip to content

Commit 73e7ef9

Browse files
Fixed minor typos
1 parent c0ad64b commit 73e7ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The vm option `-Djavax.net.debug=all` can help to find out if there is a problem
110110

111111
It is currently not possible to accept ws and wss connections at the same time via the same websocket server instance.
112112

113-
For some reason firefox does not allow multible connections to the same wss server if the server uses a different port than the default port(443).
113+
For some reason Firefox does not allow multiple connections to the same wss server if the server uses a different port than the default port (443).
114114

115115

116116
If you want to use `wss` on the android platfrom you should take a look at [this](http://blog.antoine.li/2010/10/22/android-trusting-ssl-certificates/).

0 commit comments

Comments
 (0)