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