mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 08:33:30 +01:00
docs: Typos, consistency and grammar fixes (#6811)
This commit is contained in:
@@ -32,7 +32,7 @@ class ReactionCollector extends Collector {
|
||||
this.message = message;
|
||||
|
||||
/**
|
||||
* The users which have reacted to this message
|
||||
* The users that have reacted to this message
|
||||
* @type {Collection}
|
||||
*/
|
||||
this.users = new Collection();
|
||||
|
||||
Reference in New Issue
Block a user