Merge pull request #265 from eltociear/patch-2

docs: update CONTRIBUTING.md
This commit is contained in:
James Read 2024-10-02 09:40:01 +02:00 committed by GitHub
commit 9eccc14d6b
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.