diff options
author | Sergey M <dstftw@gmail.com> | 2016-02-06 22:36:30 +0600 |
---|---|---|
committer | Sergey M <dstftw@gmail.com> | 2016-02-06 22:36:30 +0600 |
commit | bd6b6f662268a8a59a1cb9e72ac38a84dfa07822 (patch) | |
tree | d94ab5934e2779bf75714a9b13c21603bb459baa | |
parent | 4340727e6cbdb55c2d190fe41f38f614a3e3780b (diff) |
[README.md] Fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |