We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dafdc78 commit 3cb3ecaCopy full SHA for 3cb3eca
packages/builders/src/components/selectMenu/BaseSelectMenu.ts
@@ -47,7 +47,7 @@ export abstract class BaseSelectMenuBuilder<Data extends APISelectMenuComponent>
47
}
48
49
/**
50
- * Sets the maximum values that must be selected in the select menu.
+ * Sets the maximum values that can be selected in the select menu.
51
*
52
* @param maxValues - The maximum values that can be selected
53
*/
0 commit comments