Skip to content

Commit 192fb45

Browse files
committed
Readme fixes.
1 parent bcff757 commit 192fb45

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
@@ -740,7 +740,7 @@ $this->seeInSchedule('bar', 'hourly');
740740
$this->seeInSchedule('baz', 'twiceDaily');
741741
```
742742
743-
Also you can pass pure cron expressions if you wish:
743+
You can pass pure cron expressions:
744744
745745
```php
746746
$this->seeInSchedule('foo', '*/5 * * * * *');

0 commit comments

Comments
 (0)