summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M <dstftw@gmail.com>2016-02-06 22:40:20 +0600
committerSergey M <dstftw@gmail.com>2016-02-06 22:40:20 +0600
commit860db2d508f2a18c1b48adb9b1eddc753721bd47 (patch)
tree32beb475d40d22ef342ff48f45153753509f9270
parent4b8874975cdcd9ea656ce603f87d94b871d2849c (diff)
downloadyoutube-dl-860db2d508f2a18c1b48adb9b1eddc753721bd47.tar.gz
youtube-dl-860db2d508f2a18c1b48adb9b1eddc753721bd47.tar.xz
youtube-dl-860db2d508f2a18c1b48adb9b1eddc753721bd47.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 7b8a1a22f..7a180dccf 100644
--- a/README.md
+++ b/README.md
@@ -464,7 +464,7 @@ Available for the video that is an episode of some series or programme:
  - `series`: Title of the series or programme the video episode belongs to.
  - `season`: Title of the season the video episode belongs to.
  - `season_number`: Number of the season the video episode belongs to.
- - `season_id`:Id of the season the video episode belongs to.
+ - `season_id`: Id of the season the video episode belongs to.
  - `episode`: Title of the video episode.
  - `episode_number`: Number of the video episode within a season.
  - `episode_id`: Id of the video episode, as a unicode string.