We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e2d262 commit ee90554Copy full SHA for ee90554
spec.md
@@ -369,7 +369,7 @@ separated by a space. For example:
369
class MyException extends \RuntimeException {}
370
```
371
372
-When accessing a class member immeditely after instantiating a new class, the instantiation SHOULD NOT be wrapped in
+When accessing a class member immediately after instantiating a new class, the instantiation SHOULD NOT be wrapped in
373
parenthesis. For example:
374
375
```php
0 commit comments