Skip to content

Commit b778935

Browse files
Ramin Farmanicebe
authored andcommitted
update worker.md (yiisoft#89)
typo in documentation
1 parent 7bf6c29 commit b778935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/worker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Config example:
5555
* * * * * /usr/bin/php /var/www/my_project/yii queue/run
5656
```
5757

58-
In this case cron will start the command every munute.
58+
In this case cron will start the command every minute.
5959

6060
`queue/run` command is supported by [File], [Db], [Redis], [Beanstalk], [Gearman] drivers.
6161
For additional options see driver guide.

0 commit comments

Comments
 (0)