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 bdec828 commit faac518Copy full SHA for faac518
README.md
@@ -124,7 +124,7 @@ SockJS server. Here's a simple example:
124
125
## SockJS class
126
127
-Similar to the 'WebSocket' API, the 'SockJS' constructor takes one, or more arguments:
+Similar to the 'WebSocket' API, the 'SockJS' constructor takes one or more arguments:
128
129
```javascript
130
var sockjs = new SockJS(url, _reserved, options);
0 commit comments