Joe Cohen 9 years ago
parent
commit
f8148e7ccd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/queue.php

+ 1 - 1
config/queue.php

@@ -11,7 +11,7 @@ return [
 	| API, giving you convenient access to each back-end using the same
 	| syntax for each one. Here you may set the default queue driver.
 	|
-	| Supported: "null", "sync", "database", beanstalkd",
+	| Supported: "null", "sync", "database", "beanstalkd",
 	|            "sqs", "iron", "redis"
 	|
 	*/