diff --git a/README.md b/README.md index a2a36062..bedad3f0 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,7 @@ Method | Description `seekTo(amount)` | Seek to the given number of seconds, or fraction if `amount` is between `0` and `1` `getCurrentTime()` | Returns the number of seconds that has been played
  ◦  Returns `null` if duration is unavailable `getDuration()` | Returns the duration (in seconds) of the currently playing media
  ◦  Returns `null` if duration is unavailable -`getInternalPlayer()` | Returns the internal player of whatever is currently playing
  ◦  eg the [YouTube player instance](https://developers.google.com/youtube/iframe_api_reference#Loading_a_Video_Player), or the [`