diff --git a/docs/1.0.md b/docs/1.0.md index d55471c..04a91f3 100644 --- a/docs/1.0.md +++ b/docs/1.0.md @@ -705,7 +705,7 @@ The node value is a string denoting one of the following possible values: - `podcast` (default) - Describes a feed for a podcast show. If no `medium` tag is present in the channel, this medium is assumed. - `music` - A feed of music organized into an "album" with each item a song within the album. - `video` - Like a "podcast" but used in a more visual experience. Something akin to a dedicated video channel like would be found on YouTube. -- `film` - Specific types of videos with one item per feed. This is different than a `video` medium because the content is considered to be cinematic; like a movie, documentary or music video. +- `film` - Specific types of videos with one item per feed. This is different than a `video` medium because the content is considered to be cinematic; like a movie or documentary. - `audiobook` - Specific types of audio with one item per feed, or where items represent chapters within the book. - `newsletter` - Describes a feed of curated written articles. Newsletter articles now sometimes have an spoken version audio enclosure attached. - `blog` - Describes a feed of informally written articles. Similar to `newsletter` but more informal as in a traditional blog platform style.