diff --git a/src/Illuminate/Http/Client/PendingRequest.php b/src/Illuminate/Http/Client/PendingRequest.php index 79be9399c874..56f29dec2e5e 100644 --- a/src/Illuminate/Http/Client/PendingRequest.php +++ b/src/Illuminate/Http/Client/PendingRequest.php @@ -932,7 +932,7 @@ public function async(bool $async = true) } /** - * Send a pool of asynchronous requests concurrently + * Send a pool of asynchronous requests concurrently. * * @param callable $callback * @return array