diff --git a/src/structures/InteractionCollector.js b/src/structures/InteractionCollector.js index 9155355e4..7ed7800c1 100644 --- a/src/structures/InteractionCollector.js +++ b/src/structures/InteractionCollector.js @@ -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 */