Skip to content

Commit

Permalink
fix typo (vercel#572)
Browse files Browse the repository at this point in the history
Co-authored-by: Gonzalo Pozzo <gonzalo.pozzo4@gmail.com>
  • Loading branch information
konradk and goncy authored Nov 19, 2021
1 parent 96a0900 commit 5e529dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/swell/schema.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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[]
Expand Down

0 comments on commit 5e529dc

Please sign in to comment.