diff --git a/docs/useAudio.md b/docs/useAudio.md index e4016022..84184037 100644 --- a/docs/useAudio.md +++ b/docs/useAudio.md @@ -62,7 +62,7 @@ render tree, for example: ], "time": 5.244996, "duration": 425.952625, - "isPlaying": false, + "paused": false, "muted": false, "volume": 1 } @@ -85,4 +85,4 @@ interface AudioControls { `ref` is a React reference to HTML `