Skip to content

Commit ca817ad

Browse files
committed
Typo
1 parent 529a5f8 commit ca817ad

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
@@ -977,7 +977,7 @@ $connector->connect('localhost:80')->then(function (React\Socket\ConnectionInter
977977
```
978978

979979
By default, the `tcp://` and `tls://` URI schemes will use timeout value that
980-
repects your `default_socket_timeout` ini setting (which defaults to 60s).
980+
respects your `default_socket_timeout` ini setting (which defaults to 60s).
981981
If you want a custom timeout value, you can simply pass this like this:
982982

983983
```php

0 commit comments

Comments
 (0)