diff options
author | Sergey M <dstftw@gmail.com> | 2016-02-06 22:40:20 +0600 |
---|---|---|
committer | Sergey M <dstftw@gmail.com> | 2016-02-06 22:40:20 +0600 |
commit | 860db2d508f2a18c1b48adb9b1eddc753721bd47 (patch) | |
tree | 32beb475d40d22ef342ff48f45153753509f9270 /README.md | |
parent | 4b8874975cdcd9ea656ce603f87d94b871d2849c (diff) |
[README.md] Fix typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |