Merge pull request #1143 from asifdxtreme/patch-8

Minor Typo Fix
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-08-16 12:13:43 -03:00 committed by GitHub
commit db415086bc

View file

@ -55,7 +55,7 @@ Wait for the loadbalancer to be created and functioning. When you receive a succ
Websocket example. Connect to /ws%
```
The binary we deployed does not have any html/javascript to demonstrate thwe websocket, so we'll use websocket.org's client.
The binary we deployed does not have any html/javascript to demonstrate the websocket, so we'll use websocket.org's client.
Visit http://www.websocket.org/echo.html. It's important to use `HTTP` instead of `HTTPS` since we assembled an `HTTP` load balancer. Browsers may prevent `HTTP` websocket connections as a security feature.
Set the `Location` to