Skip to content

Commit 2f6818d

Browse files
committed
Update README.md
1 parent c2534fe commit 2f6818d

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
@@ -51,7 +51,7 @@ It's an abstract class that can be extended to emulate enumerables.
5151
* Hard to extend the list of possible values
5252
* Hard to get a human readable name of a value
5353

54-
## The way of enumerables:
54+
## The way of php-enum:
5555

5656
class UserStatusEnum extends Enum
5757
{

0 commit comments

Comments
 (0)