From 5313c577839d21dc6ef436840825ce49c79b832a Mon Sep 17 00:00:00 2001 From: LuanRT Date: Thu, 6 Oct 2022 05:24:09 -0300 Subject: [PATCH] chore(docs): fix typos [skip ci] --- docs/API/music.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/API/music.md b/docs/API/music.md index 9f4fe48f..fbe7e0c7 100644 --- a/docs/API/music.md +++ b/docs/API/music.md @@ -149,7 +149,7 @@ Retrieves “Explore” feed. Retrieves library. -**Returns:** `Promise.` +**Returns:** `Library`
Methods & Getters @@ -163,7 +163,7 @@ Retrieves library. - `#getArtists(args?)` - Retrieves the library's artists. - - + - `#getSongs(args?)` - Retrieves the library's songs.