summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAndrew Audibert <andrew@alluxio.com>2018-10-19 06:25:11 -1000
committerCarl Lerche <me@carllerche.com>2018-10-19 09:25:11 -0700
commit5f61bd5252d9e7e060affd8cdecf7d620c7fac4c (patch)
tree92a8ec1c71e234480ad35bdbb3c0bb32c0e94862 /CONTRIBUTING.md
parentbffa3ed55845e86a88a72ae018badf6f407f4ff5 (diff)
fix a typo in the contributing guide (#711)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 212fa3d4..c14ed702 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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