Skip to content

Commit 7a126ac

Browse files
committed
fix typos
1 parent 8d9408d commit 7a126ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/web_app_multi_client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h3>Web App Multi-Client Example</h3>
6363
You are user number <span id="userNumber">0</span>
6464
<br />
6565
<br />
66-
Your connection numer is <span id="connectionNumber">0</span>
66+
Your connection number is <span id="connectionNumber">0</span>
6767
<br />
6868
<br />
6969
There are <span id="userCount">0</span> users connected, and <span id="tabCount">0</span> tabs opened.

0 commit comments

Comments
 (0)