Skip to content

Commit 3a53a32

Browse files
committed
Is it a typo?
1 parent dffc600 commit 3a53a32

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
@@ -143,7 +143,7 @@ $user->setStatus(ExtendedUserStatus::EXTENDED());
143143

144144
Now the setter receives a status it doesn't know about but allows it.
145145

146-
#### Solution 1: Finilize the enumeration
146+
#### Solution 1: Finalize the enumeration
147147

148148
```php
149149
final class UserStatus extends Enum

0 commit comments

Comments
 (0)