mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 01:02:13 +01:00
[README.md] Fix typo
This commit is contained in:
parent
6563d31710
commit
b43a7a92cd
1 changed files with 1 additions and 1 deletions
|
@ -890,7 +890,7 @@ ### Adding support for a new site
|
|||
$ 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!
|
||||
|
||||
|
|
Loading…
Reference in a new issue