Browse Source

[README.md] Fix typo

Sergey M 9 years ago
parent
commit
b43a7a92cd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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 commit -m '[yourextractor] Add new extractor'
         $ git push origin yourextractor
         $ 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!
 In any case, thank you very much for your contributions!