We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f94fb9 commit 3945f96Copy full SHA for 3945f96
index.bs
@@ -278,7 +278,7 @@ It can have the following values:
278
279
: <code>|socket|.<a method for=WebSocket>close</a>([ |code| ] [, |reason| ])</code>
280
:: Closes the WebSocket connection, optionally using |code| as [=the WebSocket connection
281
- close code=] and |reason| as the [=the WebSocket connection close reason=].
+ close code=] and |reason| as [=the WebSocket connection close reason=].
282
283
: <code>|socket|.<a attribute for=WebSocket>url</a></code>
284
:: Returns the <a lt="url">URL that was used</a> to establish the WebSocket connection.
0 commit comments