Skip to content

Commit 5f56b07

Browse files
committed
Readme fixes.
1 parent 2016575 commit 5f56b07

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
@@ -760,7 +760,7 @@ $this->dontSeeInSchedule('foobarbaz');
760760
761761
#### `seeRegisteredAlias()`
762762
763-
Checks that specified alias was successfully registered by alias loader:
763+
Check that the specified alias was successfully registered by alias loader:
764764
765765
```php
766766
$this->seeRegisteredAlias('Twitter');

0 commit comments

Comments
 (0)