summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M <dstftw@gmail.com>2016-02-06 22:36:30 +0600
committerSergey M <dstftw@gmail.com>2016-02-06 22:36:30 +0600
commitbd6b6f662268a8a59a1cb9e72ac38a84dfa07822 (patch)
treed94ab5934e2779bf75714a9b13c21603bb459baa
parent4340727e6cbdb55c2d190fe41f38f614a3e3780b (diff)
downloadyoutube-dl-bd6b6f662268a8a59a1cb9e72ac38a84dfa07822.tar.gz
youtube-dl-bd6b6f662268a8a59a1cb9e72ac38a84dfa07822.tar.xz
youtube-dl-bd6b6f662268a8a59a1cb9e72ac38a84dfa07822.zip
[README.md] Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c73b250fb..85cd02a01 100644
--- a/README.md
+++ b/README.md
@@ -455,7 +455,7 @@ The `-o` option allows users to indicate a template for the output file names. T
  - `format_id`: Format code specified by `--format`.
  - `duration`: Length of the video in seconds.
 
-Available for the video that belong to some logical chapter or section:
+Available for the video that belongs to some logical chapter or section:
  - `chapter`: Name or title of the chapter the video belongs to.
  - `chapter_number`: Number of the chapter the video belongs to, as an integer.
  - `chapter_id`: Id of the chapter the video belongs to, as a unicode string.