diff --git a/config/queue.php b/config/queue.php index 8a9ebf6e..4d83ebd0 100644 --- a/config/queue.php +++ b/config/queue.php @@ -7,7 +7,7 @@ | Default Queue Driver |-------------------------------------------------------------------------- | - | The Laravel queue API supports a variety of back-ends via a unified + | Laravel's queue API supports an assortment of back-ends via a single | API, giving you convenient access to each back-end using the same | syntax for each one. Here you may set the default queue driver. |