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 8d9408d commit 7a126acCopy full SHA for 7a126ac
examples/web_app_multi_client/index.html
@@ -63,7 +63,7 @@ <h3>Web App Multi-Client Example</h3>
63
You are user number <span id="userNumber">0</span>
64
<br />
65
66
- Your connection numer is <span id="connectionNumber">0</span>
+ Your connection number is <span id="connectionNumber">0</span>
67
68
69
There are <span id="userCount">0</span> users connected, and <span id="tabCount">0</span> tabs opened.
0 commit comments