From 693bcb51779be2791c0a56ef2768b3e54f5e0379 Mon Sep 17 00:00:00 2001
From: Paul Dempsey <76729591+paul-daniel-dempsey@users.noreply.github.com>
Date: Fri, 7 Feb 2025 17:06:48 +0000
Subject: [PATCH] feat: stripe TsCs link capitalisation
---
.../assets/components/stripe/stripeDisclaimer.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/support-frontend/assets/components/stripe/stripeDisclaimer.tsx b/support-frontend/assets/components/stripe/stripeDisclaimer.tsx
index 1b01f25751..108dd1f3d4 100644
--- a/support-frontend/assets/components/stripe/stripeDisclaimer.tsx
+++ b/support-frontend/assets/components/stripe/stripeDisclaimer.tsx
@@ -14,11 +14,11 @@ export function StripeDisclaimer() {
<>
All card payments are powered by Stripe. Read the Stripe{' '}
- privacy policy
+ Privacy Policy
{' '}
and{' '}
- terms and conditions
+ Terms and conditions
.
>