We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45cc6ec commit 28fab40Copy full SHA for 28fab40
CONTRIBUTING.md
@@ -16,7 +16,7 @@ related `README.xx-XX.md` files in each of them.
16
17
**Contributing New Algorithms**
18
19
-- Make you pull requests to be **specific** and **focused**. Instead of
+- Make your pull requests to be **specific** and **focused**. Instead of
20
contributing "several sorting algorithms" all at once contribute them all
21
one by one separately (i.e. one pull request for "Quick Sort", another one
22
for "Heap Sort" and so on).
0 commit comments