From: Sergey M Date: Sat, 6 Feb 2016 16:36:30 +0000 (+0600) Subject: [README.md] Fix typo X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=bd6b6f662268a8a59a1cb9e72ac38a84dfa07822;p=youtube-dl [README.md] Fix typo --- 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.