Skip to content

Commit 2016575

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

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
@@ -750,7 +750,7 @@ $this->seeInSchedule('baz', '0 1,13 * * * *');
750750
751751
#### `dontSeeInSchedule()`
752752
753-
Checks that command is not in schedule:
753+
Check that the command is not in the schedule:
754754
755755
```php
756756
$this->dontSeeInSchedule('foobarbaz');

0 commit comments

Comments
 (0)