📝 Fix param name in README

This commit is contained in:
Androz2091 2020-12-27 11:50:40 +01:00
parent 4925b18bdd
commit 02571860af

View file

@ -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