Skip to content

Commit

Permalink
feat: stripe TsCs link capitalisation
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-daniel-dempsey committed Feb 7, 2025
1 parent 4d9f5d5 commit 8521970
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ export function StripeDisclaimer() {
<>
All card payments are powered by Stripe. Read the Stripe{' '}
<a href="https://stripe.com/privacy" target="_blank">
privacy policy
Privacy Policy
</a>{' '}
and{' '}
<a href="https://stripe.com/legal/end-users" target="_blank">
terms and conditions
Terms and conditions
</a>
.
</>
Expand Down

0 comments on commit 8521970

Please sign in to comment.