diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 29c819e1f..4538d69de 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -52,7 +52,7 @@ For changes that address core functionality or would require breaking changes (e In general, we follow the ["fork-and-pull" Git workflow](https://github.com/susam/gitpr) -1. Fork the repository to your own Github account +1. Fork the repository to your own GitHub account 2. Clone the project to your machine 3. Create a branch locally with a succinct but descriptive name 4. Commit changes to the branch