Skip to content

Commit

Permalink
docs(discord-utilities): fix label typo (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
EvolutionX-10 committed May 21, 2022
1 parent 939af27 commit dba9ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/discord-utilities/src/lib/limits.ts
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ export const ApplicationCommandOptionLimits = {
*/
export const ButtonLimits = {
/**
* Maximum characters allowed in a button lable.
* Maximum characters allowed in a button label.
*/
MaximumLabelCharacters: 80,

Expand Down

0 comments on commit dba9ad2

Please sign in to comment.