Skip to content

Commit

Permalink
Update src/structures/InteractionCollector.js
Browse files Browse the repository at this point in the history
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
  • Loading branch information
monbrey and SpaceEEC committed Jul 3, 2021
1 parent da2dc29 commit 3e22599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/structures/InteractionCollector.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ class InteractionCollector extends Collector {
: options.interactionType ?? null;

/**
* The the type of compoonent to collect
* The the type of component to collect
* @type {?MessageComponentType}
*/
this.componentType =
Expand Down

0 comments on commit 3e22599

Please sign in to comment.