docs: update CONTRIBUTING.md

Brabch -> Branch
This commit is contained in:
Ikko Eltociear Ashimine 2024-10-01 01:07:49 +09:00 committed by GitHub
parent fde1efa154
commit 566d13f015
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ As a general rule;
## How to contribute
This project follows a Fork/Feature Brabch/Pull Request model. If you're not familiar with this, here's how it works:
This project follows a Fork/Feature Branch/Pull Request model. If you're not familiar with this, here's how it works:
1. Fork the project to your GitHub account.
2. Clone your fork to your local machine.