From 8b32946b19cd66bf5b09be1a7c32b7be1626947d Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Sat, 18 Apr 2015 18:48:38 -0700 Subject: [PATCH] Quick fix to pricing bullet --- 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 2a4b2ca9..a6ffac10 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, only $<%= Site::PLAN_FEATURES[:supporter][:price] %> per month. + 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.