summaryrefslogtreecommitdiff
path: root/billing/app/views/payments/_customer_data.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'billing/app/views/payments/_customer_data.html.haml')
-rw-r--r--billing/app/views/payments/_customer_data.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/billing/app/views/payments/_customer_data.html.haml b/billing/app/views/payments/_customer_data.html.haml
index 900fbd8..d46065c 100644
--- a/billing/app/views/payments/_customer_data.html.haml
+++ b/billing/app/views/payments/_customer_data.html.haml
@@ -12,4 +12,4 @@
%dd= @default_cc.masked_number
%dt Expiration Date
%dd= @default_cc.expiration_date
-= link_to 'edit saved data', edit_customer_path(@customer.braintree_customer_id), :class => :btn
+= link_to 'Edit Saved Data', edit_customer_path(@customer.braintree_customer_id), :class => :btn