diff --git a/src/api.ts b/src/api.ts index 54473dec..0b29cb08 100644 --- a/src/api.ts +++ b/src/api.ts @@ -175,7 +175,7 @@ export class SlashCreatorAPI { * @param interactionToken The interaction's token. * @param body The body to send. * @param files The files to send. - * @param withResponse Whether to recieve the response of the interaction callback + * @param withResponse Whether to receive the response of the interaction callback */ interactionCallback( interactionID: string,