Update CONTRIBUTING.md

typo fix (the->to) [skip ci]
This commit is contained in:
Andy Alt
2018-09-18 12:57:27 -05:00
committed by GitHub
parent bfc17cfce7
commit e5b6ee69c7

View File

@@ -127,7 +127,7 @@ It's possible to work on two or more different patches (and therefore multiple b
one time, but it's recommended that beginners only work on one patch at a time.
### Syncing ###
Periodically, especially before starting a new patch, you'll need the sync your
Periodically, especially before starting a new patch, you'll need to sync your
repo with the remote upstream. GitHub has instructions for doing this:
1. [Configuring a remote for a fork](https://help.github.com/articles/configuring-a-remote-for-a-fork/)