Skip to content

Commit bcff757

Browse files
committed
Readme fixes.
1 parent e295041 commit bcff757

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
@@ -732,7 +732,7 @@ $this->dontSeeScheduleCount(5);
732732
733733
#### `seeInSchedule()`
734734
735-
Checks that command is in schedule. Expressions can be the same as schedule event methods:
735+
Check that command is in the schedule. Expressions can be the same as schedule event methods:
736736
737737
```php
738738
$this->seeInSchedule('foo', 'everyFiveMinutes');

0 commit comments

Comments
 (0)