Skip to content

Commit 03f3bc9

Browse files
SimenBdarrachequesne
authored andcommitted
[docs] Fix wrong space character in README (#2900)
1 parent e40accf commit 03f3bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Browser support is tested in Saucelabs:
6666

6767
[![Sauce Test Status](https://saucelabs.com/browser-matrix/socket.svg)](https://saucelabs.com/u/socket)
6868

69-
#### Multiplexing support
69+
#### Multiplexing support
7070

7171
In order to create separation of concerns within your application (for example per module, or based on permissions), Socket.IO allows you to create several `Namespaces`, which will act as separate communication channels but will share the same underlying connection.
7272

0 commit comments

Comments
 (0)