Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
Co-authored-by: Koen van Staveren <[email protected]>
  • Loading branch information
PaulRill00 and UnderKoen authored Jul 25, 2024
1 parent 604c374 commit c3c3234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/CouponCode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export class CouponCode {
}

/**
* Refrsh the coupon code
* Refresh the coupon code
* @throws { PrintOneError } If the coupon code could not be refreshed.
*/
public async refresh(): Promise<void> {
Expand Down

0 comments on commit c3c3234

Please sign in to comment.