diff --git a/support/doc/api/embeds.md b/support/doc/api/embeds.md index 8d05ecaee..831cb5ab6 100644 --- a/support/doc/api/embeds.md +++ b/support/doc/api/embeds.md @@ -242,7 +242,7 @@ Otherwise, `resolutionId` should be the ID of an object returned by `getResoluti Get the available playback rates, where `1` represents normal speed, `0.5` is half speed, `2` is double speed, etc. -### `getPlaybackRates() : Promise` +### `getPlaybackRate() : Promise` Get the current playback rate. See `getPlaybackRates()` for more information.