[README.md] Fix typo
authorhub2git <hub2git@users.noreply.github.com>
Fri, 23 Dec 2016 02:25:39 +0000 (18:25 -0800)
committerSergey M <dstftw@gmail.com>
Fri, 23 Dec 2016 02:25:39 +0000 (09:25 +0700)
README.md

index 840932298da91bb32ce321f351ee415b5261ee68..e85fa1555c72892e8d50a5c6c008fe4bf4d39212 100644 (file)
--- a/README.md
+++ b/README.md
@@ -932,7 +932,7 @@ If you want to create a build of youtube-dl yourself, you'll need
 
 If you want to add support for a new site, first of all **make sure** this site is **not dedicated to [copyright infringement](README.md#can-you-add-support-for-this-anime-video-site-or-site-which-shows-current-movies-for-free)**. youtube-dl does **not support** such sites thus pull requests adding support for them **will be rejected**.
 
-After you have ensured this site is distributing it's content legally, you can follow this quick list (assuming your service is called `yourextractor`):
+After you have ensured this site is distributing its content legally, you can follow this quick list (assuming your service is called `yourextractor`):
 
 1. [Fork this repository](https://github.com/rg3/youtube-dl/fork)
 2. Check out the source code with: