diff --git a/framework/swell/schema.d.ts b/framework/swell/schema.d.ts index e77d3c8d9..0ec625048 100644 --- a/framework/swell/schema.d.ts +++ b/framework/swell/schema.d.ts @@ -332,7 +332,7 @@ export type Checkout = { terms_policy?: string refund_policy?: string privacy_policy?: string - theme?: stirng + theme?: string countries: any[] currencies: any[] payment_methods: any[]