about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorSergey M <dstftw@gmail.com>2016-02-23 05:41:09 +0600
committerSergey M <dstftw@gmail.com>2016-02-23 05:41:09 +0600
commitb43a7a92cdd7e85021f4e4e177b26d982195da31 (patch)
tree21a46cebcf36fee2aceb141f9b9a425b7032665c /README.md
parent6563d3171011312e4aa872e9e9fc66bb0a84b77f (diff)
downloadyoutube-dl-b43a7a92cdd7e85021f4e4e177b26d982195da31.tar.gz
youtube-dl-b43a7a92cdd7e85021f4e4e177b26d982195da31.tar.xz
youtube-dl-b43a7a92cdd7e85021f4e4e177b26d982195da31.zip
[README.md] Fix typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 36923b15e..cf03e0d54 100644
--- a/README.md
+++ b/README.md
@@ -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!