docs: Fix a typo in the MentionableSelectMenuInteraction link (#9000)

This commit is contained in:
iLxlo_
2023-01-02 16:18:07 +01:00
committed by GitHub
parent be294eaf99
commit 6d7a143667

View File

@@ -322,7 +322,7 @@ class BaseInteraction extends Base {
}
/**
* Indicates whether this interaction is a {@link MenionableSelectMenuInteraction}
* Indicates whether this interaction is a {@link MentionableSelectMenuInteraction}
* @returns {boolean}
*/
isMentionableSelectMenu() {