diff --git a/README.md b/README.md index b4cd647..13ec795 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ enum TaskStatus: int implements DescriptionInterface } ``` -#### Use the `options()` method +#### Use the `descriptions()` method ```php TaskStatus::descriptions(); /**