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 0afff7c commit de557e9Copy full SHA for de557e9
README.md
@@ -26,7 +26,7 @@ CodeIgniter WebSocket library. It allows you to make powerfull realtime applicat
26
* [Installation](#installation)
27
* [Publishing](#publishing)
28
* [Usage](#usage)
29
- * [Authentication & callbacks](#authentication-callbacks)
+ * [Authentication and callbacks](#authentication-and-callbacks)
30
* [Roadmap](#roadmap)
31
* [Contributing](#contributing)
32
* [License](#license)
@@ -88,7 +88,7 @@ Open two pages of your project on following url with different IDs :
88
`http://localhost:9092/Websocket/user/2`
89
90
<!-- Authentication & callbacks -->
91
-## Authentication & callbacks
+## Authentication and callbacks
92
93
There are few predefined callbacks, here's the list :
94
0 commit comments