Skip to content

Commit 19fb299

Browse files
authored
Merge pull request #598 from dylandbl/main
2 parents bdec828 + faac518 commit 19fb299

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
@@ -124,7 +124,7 @@ SockJS server. Here's a simple example:
124124

125125
## SockJS class
126126

127-
Similar to the 'WebSocket' API, the 'SockJS' constructor takes one, or more arguments:
127+
Similar to the 'WebSocket' API, the 'SockJS' constructor takes one or more arguments:
128128

129129
```javascript
130130
var sockjs = new SockJS(url, _reserved, options);

0 commit comments

Comments
 (0)