Merge pull request #3219 from joecohens/patch-1

[5.0] Typo
This commit is contained in:
Taylor Otwell 2015-01-19 13:29:08 -06:00
commit 9e6613f3b8

View File

@ -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"
|
*/