diff options
Diffstat (limited to 'examples/websocket/README.md')
-rw-r--r-- | examples/websocket/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/websocket/README.md b/examples/websocket/README.md index 14f6f74..f3b4cbd 100644 --- a/examples/websocket/README.md +++ b/examples/websocket/README.md @@ -13,5 +13,5 @@ You can then start the Erlang node with the following command: ./start.sh ``` -Then point your browser to the indicated URL to open a websocket client. -Not all browsers suport websockets. It was tested with Chromium. +Then point your browser to the indicated URL to open a websocket client. +Not all browsers support websockets. It was tested with Chromium. |