Skip to content

Commit 2481968

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

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
@@ -768,7 +768,7 @@ $this->seeRegisteredAlias('Twitter');
768768
769769
#### `dontSeeRegisteredAlias()`
770770
771-
Checks that specified alias was not registered by alias loader:
771+
Check that the specified alias was not registered by alias loader:
772772
773773
```php
774774
$this->dontSeeRegisteredAlias('FooBarBaz');

0 commit comments

Comments
 (0)