Skip to content

Commit

Permalink
Update template.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Secreto31126 committed Nov 19, 2023
1 parent f632e71 commit 3d21d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/messages/template.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 3d21d5d

Please sign in to comment.