Skip to content

Commit 8da83cd

Browse files
committedJul 26, 2018
Update contribution guide.
1 parent 324e761 commit 8da83cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ related `README.xx-XX.md` files in each of them.
1616

1717
**Contributing New Algorithms**
1818

19-
- Make you pull requests to be **specific** and **focused**. Instead of
19+
- Make your pull requests to be **specific** and **focused**. Instead of
2020
contributing "several sorting algorithms" all at once contribute them all
2121
one by one separately (i.e. one pull request for "Quick Sort", another one
2222
for "Heap Sort" and so on).

0 commit comments

Comments
 (0)
Please sign in to comment.