diff --git a/client/saved_payment_methods.php b/client/saved_payment_methods.php
index a5cab9dd..656010ff 100644
--- a/client/saved_payment_methods.php
+++ b/client/saved_payment_methods.php
@@ -64,28 +64,17 @@ if (!$stripe_public_key || !$stripe_secret_key) {
-
Save card details
- In order to set up automatic payments, you must create a customer record in Stripe.
+ In order to set up automatic payments, you must create a customer record in Stripe.
First, you must authorize Stripe to store your card details for the purpose of automatic payment.
-
-
+
+
Manage saved payment methods