Skip to content

Commit 3cb3eca

Browse files
docs(BaseSelectMenu): Adjust maximum wording (#11249)
docs(BaseSelectMenu): adjust wording Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent dafdc78 commit 3cb3eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/builders/src/components/selectMenu/BaseSelectMenu.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export abstract class BaseSelectMenuBuilder<Data extends APISelectMenuComponent>
4747
}
4848

4949
/**
50-
* Sets the maximum values that must be selected in the select menu.
50+
* Sets the maximum values that can be selected in the select menu.
5151
*
5252
* @param maxValues - The maximum values that can be selected
5353
*/

0 commit comments

Comments
 (0)