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 f1b44a9 commit 2bb1f17Copy full SHA for 2bb1f17
docs/features/async.md
@@ -148,7 +148,7 @@ their result. The HTTP response that is downloaded first will be printed first.
148
the requests are created do not matter.
149
150
The `Result::wait()` function will iterate over provided results, and yield
151
-the the response as soon as it has been resolved.
+the response as soon as it has been resolved.
152
153
The function has a `?float $timeout = null` argument. If the timeout is set to
154
`2.0`, the HTTP client will wait up to 2 seconds for responses. Each time a response
0 commit comments