fix a typo in the contributing guide (#711)

This commit is contained in:
Andrew Audibert 2018-10-19 06:25:11 -10:00 committed by Carl Lerche
parent bffa3ed558
commit 5f61bd5252

View File

@ -109,7 +109,7 @@ and dependencies in the Tokio repository.
Even tiny pull requests (e.g., one character pull request fixing a typo in API
documentation) are greatly appreciated. Before making a large change, it is
usually a good idea to first open an issue describing the change to solicit
feedback and guidance. This will increasethe likelihood of the PR getting
feedback and guidance. This will increase the likelihood of the PR getting
merged.
### Tests