From 02571860afa52bbeb14df9a8e8130a0c36b4d975 Mon Sep 17 00:00:00 2001 From: Androz2091 Date: Sun, 27 Dec 2020 11:50:40 +0100 Subject: [PATCH] :pencil: Fix param name in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c532c7..907b37c 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ You need to **init the guild queue using the play() function**, then you are abl #### Play a track -* [play(message, track)](https://discord-player.js.org/Player.html#play) - play a track in a server +* [play(message, query)](https://discord-player.js.org/Player.html#play) - play a track in a server #### Check if a track is being played