diff --git a/src/messages/template.ts b/src/messages/template.ts index e323a442..f450fac2 100644 --- a/src/messages/template.ts +++ b/src/messages/template.ts @@ -307,7 +307,7 @@ export class URLComponent extends ButtonComponent { /** * Creates a button component for a Template message with call to action buttons. * - * @param parameters - The variable for each url button. + * @param parameters - The variable for the url button. * @throws If parameter is an empty string. */ constructor(parameter: string) {