From 0acbcbb235dd1df22ed2085e0e45ec3940cc64e5 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Wed, 15 Apr 2015 15:27:24 -0700 Subject: [PATCH] fix copy on plan info --- views/plan/_pricing.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/plan/_pricing.erb b/views/plan/_pricing.erb index 6eda3f0f..2a4b2ca9 100644 --- a/views/plan/_pricing.erb +++ b/views/plan/_pricing.erb @@ -134,7 +134,7 @@ It's safe. We use Stripe for payments, and never store your credit card information directly.
  • - It's affordable. As low as $<%= Site::PLAN_FEATURES[:supporter][:price] %>/month (billed once every year). Higher tiers are optional (and appreciated!) + It's affordable, only $<%= Site::PLAN_FEATURES[:supporter][:price] %> per month.
  • You can cancel or change plans anytime. If you do, we'll refund or credit the amount you didn't use.