From a9fad67e1fb369779f4c5ebe454524a24e3698b7 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sat, 21 Jan 2017 10:15:05 -0600 Subject: [PATCH] fix spacing --- config/queue.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. |