Skip to content

Commit

Permalink
Merge pull request #1143 from asifdxtreme/patch-8
Browse files Browse the repository at this point in the history
Minor Typo Fix
  • Loading branch information
aledbf authored Aug 16, 2017
2 parents 06beed4 + dd20a1f commit db41508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/gce/examples/websocket/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit db41508

Please sign in to comment.