From d0c54f2b8b80fdf07bd6f08258d8deaab1996d3c Mon Sep 17 00:00:00 2001 From: "luan.lrt4@gmail.com" Date: Fri, 15 Apr 2022 05:21:49 -0300 Subject: [PATCH] chore(docs): remove whitespace --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de47a5cb..948f7c8f 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ const search = await youtube.search('Interstellar Main Theme', { client: 'YTMUSI corrected_query:string, results:{ top_result:[Array], // Can be anything; video, playlist, artist etc.. - songs:[ + songs:[ { id:string, title:string,