mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-28 00:00:11 +02:00
fix a typo in the contributing guide (#711)
This commit is contained in:
committed by
Carl Lerche
parent
bffa3ed558
commit
5f61bd5252
+1
-1
@@ -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
|
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
|
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
|
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.
|
merged.
|
||||||
|
|
||||||
### Tests
|
### Tests
|
||||||
|
|||||||
Reference in New Issue
Block a user