66dd176e by David LaPalomento

loadedmanifest is now loadedplaylist

The event name was changed to be more consistent with the naming in the spec. Make sure the README reflects that.
1 parent 4e06dad2
......@@ -119,7 +119,7 @@ media playlist object that is present in `player.hls.master`.
Fired after the first media playlist is downloaded for a stream.
#### loadedmanifest
#### loadedplaylist
Fired immediately after a new master or media playlist has been
downloaded. By default, the tech only downloads playlists as they
......