Skip to content

Commit 3945f96

Browse files
authored
Fix "the the" (#32)
1 parent 7f94fb9 commit 3945f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ It can have the following values:
278278

279279
: <code>|socket|.<a method for=WebSocket>close</a>([ |code| ] [, |reason| ])</code>
280280
:: Closes the WebSocket connection, optionally using |code| as [=the WebSocket connection
281-
close code=] and |reason| as the [=the WebSocket connection close reason=].
281+
close code=] and |reason| as [=the WebSocket connection close reason=].
282282

283283
: <code>|socket|.<a attribute for=WebSocket>url</a></code>
284284
:: Returns the <a lt="url">URL that was used</a> to establish the WebSocket connection.

0 commit comments

Comments
 (0)