mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
docs: grammatical fix (#6311)
This commit is contained in:
@@ -128,7 +128,7 @@ class InteractionCollector extends Collector {
|
||||
*/
|
||||
collect(interaction) {
|
||||
/**
|
||||
* Emitted whenever a interaction is collected.
|
||||
* Emitted whenever an interaction is collected.
|
||||
* @event InteractionCollector#collect
|
||||
* @param {Interaction} interaction The interaction that was collected
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user