fix copy on plan info

This commit is contained in:
Kyle Drake 2015-04-15 15:27:24 -07:00
parent 526f4c9543
commit 0acbcbb235

View file

@ -134,7 +134,7 @@
<strong>It's safe.</strong> We use <a href="https://stripe.com" target="_blank">Stripe</a> for payments, and never store your credit card information directly. <strong>It's safe.</strong> We use <a href="https://stripe.com" target="_blank">Stripe</a> for payments, and never store your credit card information directly.
</li> </li>
<li> <li>
<strong>It's affordable.</strong> As low as <strong>$<%= Site::PLAN_FEATURES[:supporter][:price] %>/month</strong> (billed once every year). Higher tiers are optional (and appreciated!) <strong>It's affordable, only <strong>$<%= Site::PLAN_FEATURES[:supporter][:price] %> per month</strong>.
</li> </li>
<li> <li>
<strong>You can cancel or change plans anytime.</strong> If you do, we'll refund or credit the amount you didn't use. <strong>You can cancel or change plans anytime.</strong> If you do, we'll refund or credit the amount you didn't use.