From 4fc25df4e0a3ee2bf3769b2bad9bc7093268b4ad Mon Sep 17 00:00:00 2001 From: t-takahashi Date: Sat, 6 Jul 2024 22:52:32 +0900 Subject: [PATCH] fix --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 07b47a4..ec664b5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ To send a pull request, please: 2. Modify the source code. 3. Ensure local tests pass. 4. Commit the changes to your fork. -5. Send us a pull request. +5. Send a pull request. ## Setting Up Your Local Development Environment