diff options
author | Sergey M <dstftw@gmail.com> | 2016-02-23 05:41:09 +0600 |
---|---|---|
committer | Sergey M <dstftw@gmail.com> | 2016-02-23 05:41:09 +0600 |
commit | b43a7a92cdd7e85021f4e4e177b26d982195da31 (patch) | |
tree | 21a46cebcf36fee2aceb141f9b9a425b7032665c | |
parent | 6563d3171011312e4aa872e9e9fc66bb0a84b77f (diff) |
[README.md] Fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -890,7 +890,7 @@ After you have ensured this site is distributing it's content legally, you can f $ git commit -m '[yourextractor] Add new extractor' $ git push origin yourextractor -10. Finally, [create a pull request](https://help.github.com/articles/creating-a-pull-request). We'll then review and merge it. +11. Finally, [create a pull request](https://help.github.com/articles/creating-a-pull-request). We'll then review and merge it. In any case, thank you very much for your contributions! |