From 527f745b4f22360830ea67c0e21cdec4b27f34a3 Mon Sep 17 00:00:00 2001 From: Akihito Koriyama Date: Tue, 9 Jul 2024 10:25:51 +0900 Subject: [PATCH] The list item should use a dash Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc743a3e..13b1cd22 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ SevericeLocator::setReader(new AttributeReader);` For more detailed technical information, please refer to the following resources: -* [Class Diagram](https://ray-di.github.io/Ray.Aop/images/php-class-diagram.html) +- [Class Diagram](https://ray-di.github.io/Ray.Aop/images/php-class-diagram.html) ---