Update CONTRIBUTING.md
changed spelling to american
This commit is contained in:
@@ -57,7 +57,7 @@ Please create a new branch from an up to date master on your fork. (Note, urgent
|
||||
4. Make your changes, lint, then push to github with `git push --set-upstream origin my-topic-branch`.
|
||||
5. Visit github and make your pull request.
|
||||
|
||||
If you have an existing local repository, please update it before you start, to minimise the chance of merge conflicts.
|
||||
If you have an existing local repository, please update it before you start, to minimize the chance of merge conflicts.
|
||||
```js
|
||||
git remote add upstream git@github.com:Qolzam/react-social-network.git
|
||||
git checkout master
|
||||
|
||||
Reference in New Issue
Block a user