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 529a5f8 commit ca817adCopy full SHA for ca817ad
README.md
@@ -977,7 +977,7 @@ $connector->connect('localhost:80')->then(function (React\Socket\ConnectionInter
977
```
978
979
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).
+respects your `default_socket_timeout` ini setting (which defaults to 60s).
981
If you want a custom timeout value, you can simply pass this like this:
982
983
```php
0 commit comments