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 5f56b07 commit 2481968Copy full SHA for 2481968
README.md
@@ -768,7 +768,7 @@ $this->seeRegisteredAlias('Twitter');
768
769
#### `dontSeeRegisteredAlias()`
770
771
-Checks that specified alias was not registered by alias loader:
+Check that the specified alias was not registered by alias loader:
772
773
```php
774
$this->dontSeeRegisteredAlias('FooBarBaz');
0 commit comments