Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielsharief committed Oct 18, 2019
1 parent c591333 commit f30a905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Command/QueueWorkerCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class QueueWorkerCommand extends Command
*
* @var string
*/
protected $description = 'Proccesses jobs in the queue';
protected $description = 'Processes jobs in the queue';

/**
* Holds the Queue Connection
Expand Down

0 comments on commit f30a905

Please sign in to comment.