diff --git a/client/src/components/Donation/DonateForm.js b/client/src/components/Donation/DonateForm.js
index d5004f0259..4e98441220 100644
--- a/client/src/components/Donation/DonateForm.js
+++ b/client/src/components/Donation/DonateForm.js
@@ -276,7 +276,7 @@ class DonateForm extends Component {
id='confirm-donation-btn'
onClick={this.handleStripeCheckoutRedirect}
>
- Pay with Apple Pay
+ Donate with Apple Pay
@@ -288,7 +288,7 @@ class DonateForm extends Component {
id='confirm-donation-btn'
onClick={this.handleStripeCheckoutRedirect}
>
- Pay with Google Pay
+ Donate with Google Pay
@@ -299,7 +299,7 @@ class DonateForm extends Component {
id='confirm-donation-btn'
onClick={this.handleStripeCheckoutRedirect}
>
- Pay with Card
+ Donate with Card
![accepted cards]()