From b494c2e652c91d60a754db99406f7c5d014d9e30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E6=AD=A3=E8=B6=85?= Date: Wed, 24 Apr 2024 11:47:39 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f1d745..5430b1a 100644 --- a/README.md +++ b/README.md @@ -238,8 +238,8 @@ foreach($posts as $post) { You can contribute in one of three ways: -1. File bug reports using the [issue tracker](https://github.com/overtrue/laravel-favorites/issues). -2. Answer questions or fix bugs on the [issue tracker](https://github.com/overtrue/laravel-favorites/issues). +1. File bug reports using the [issue tracker](https://github.com/overtrue/laravel-favorite/issues). +2. Answer questions or fix bugs on the [issue tracker](https://github.com/overtrue/laravel-favorite/issues). 3. Contribute new features or update the wiki. _The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable._