Skip to content

Commit ce9b720

Browse files
committed
Minor fix readme.
1 parent adca3da commit ce9b720

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
@@ -60,7 +60,7 @@ $process = Status::PROCESS();
6060

6161
### <a name="extradata"></a>Class with extra data
6262

63-
Set data in protected static function `data()` and create getters using protected method `getPropertyValue()`:
63+
Set data in the protected static function `data()` and create getters using the protected method `getPropertyValue()`:
6464

6565
```php
6666
use Vjik\Enum\Enum;

0 commit comments

Comments
 (0)