We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2016575 commit 5f56b07Copy full SHA for 5f56b07
README.md
@@ -760,7 +760,7 @@ $this->dontSeeInSchedule('foobarbaz');
760
761
#### `seeRegisteredAlias()`
762
763
-Checks that specified alias was successfully registered by alias loader:
+Check that the specified alias was successfully registered by alias loader:
764
765
```php
766
$this->seeRegisteredAlias('Twitter');
0 commit comments