about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-06-18 22:08:48 +0700
committerSergey M․ <dstftw@gmail.com>2016-06-18 22:08:48 +0700
commitc1823c8ad9ca49f61ef15bbc126b0f95e4825d14 (patch)
tree9ef472bb1eb15f35c2ae6e711e7f463c3a203b58
parentd7c6c656c5c2fa64a1f8a4365a5fe62861b1dceb (diff)
downloadyoutube-dl-c1823c8ad9ca49f61ef15bbc126b0f95e4825d14.tar.gz
youtube-dl-c1823c8ad9ca49f61ef15bbc126b0f95e4825d14.tar.xz
youtube-dl-c1823c8ad9ca49f61ef15bbc126b0f95e4825d14.zip
[README.md] Remove 'small' from description (#9814)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f1e59542d..c6feef116 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Or with [MacPorts](https://www.macports.org/):
 Alternatively, refer to the [developer instructions](#developer-instructions) for how to check out and work with the git repository. For further options, including PGP signatures, see the [youtube-dl Download Page](https://rg3.github.io/youtube-dl/download.html).
 
 # DESCRIPTION
-**youtube-dl** is a small command-line program to download videos from
+**youtube-dl** is a command-line program to download videos from
 YouTube.com and a few more sites. It requires the Python interpreter, version
 2.6, 2.7, or 3.2+, and it is not platform specific. It should work on
 your Unix box, on Windows or on Mac OS X. It is released to the public domain,