README.md in m3u8-0.1.1 vs README.md in m3u8-0.1.2

- old
+ new

@@ -60,10 +60,10 @@ ## Features * Distinction between segment and master playlists are handled automatically (no need to use a different class) * Automatically generates the audio/video codec string based on names and options you are familar with. * Provides validation of input when adding playlists or segments. * Allows all options to be configured on a playlist (caching, version, etc.) -* Can write playling to StringIO/File or to_s. +* Can write playlist to StringIO/File or to_s. ## Contributing 1. Fork it ( https://github.com/sethdeckard/m3u8/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`)