From f8ac4b92ba676f665ca9bf37cf47a86d80352cbb Mon Sep 17 00:00:00 2001 From: Anthony <407968526@qq.com> Date: Mon, 28 Feb 2022 15:02:09 +0800 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); /**