fix typo
This commit is contained in:
parent
7835c498a9
commit
cae7c9757d
@ -85,7 +85,7 @@ wsOpts = {
|
|||||||
<b><code>wsProvider.bcconnected: boolean</code></b>
|
<b><code>wsProvider.bcconnected: boolean</code></b>
|
||||||
<dd>True if this instance is currently communicating to other browser-windows via BroadcastChannel.</dd>
|
<dd>True if this instance is currently communicating to other browser-windows via BroadcastChannel.</dd>
|
||||||
<b><code>wsProvider.synced: boolean</code></b>
|
<b><code>wsProvider.synced: boolean</code></b>
|
||||||
<dd>True if this instance is currently connected and synced with the server./dd>
|
<dd>True if this instance is currently connected and synced with the server.</dd>
|
||||||
<b><code>wsProvider.disconnect()</code></b>
|
<b><code>wsProvider.disconnect()</code></b>
|
||||||
<dd>Disconnect from the server and don't try to reconnect.</dd>
|
<dd>Disconnect from the server and don't try to reconnect.</dd>
|
||||||
<b><code>wsProvider.connect()</code></b>
|
<b><code>wsProvider.connect()</code></b>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user