Skip to content
This repository was archived by the owner on Nov 9, 2020. It is now read-only.

Commit 27d3fff

Browse files
authored
Add missing word to readme
1 parent 5a9db66 commit 27d3fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ By default, this package does not allow receiving of jobs from another applicati
6262

6363
### Submit jobs
6464

65-
Jobs pushed to the remote queue are transmitted via HTTP and processed on another application. To use the remote queue, configure a queue connection in the `queue.connections` config to use the `remote`. Example:
65+
Jobs pushed to the remote queue are transmitted via HTTP and processed on another application. To use the remote queue, configure a queue connection in the `queue.connections` config to use the `remote` driver. Example:
6666

6767
```php
6868
[

0 commit comments

Comments
 (0)