Skip to content

Commit

Permalink
chore: small doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Snazzah committed Sep 17, 2024
1 parent f1c8a6d commit 6893598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/command.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ export class SlashCommand<T = any> {
}

/**
* Get a string that mentions the user. Retuens null if the ID is not collected.
* Get a string that mentions the command. Retuens null if the ID is not collected.
* @param subcommands The subcommands to include in the mention.
* @param guild The guild to fetch the ID from.
*/
Expand Down

0 comments on commit 6893598

Please sign in to comment.