diff --git a/views/welcome.erb b/views/welcome.erb
index 2dfa1741..bccaa805 100644
--- a/views/welcome.erb
+++ b/views/welcome.erb
@@ -16,8 +16,8 @@
per month
- - <%= Site::PLAN_FEATURES[:free][:space].to_space_pretty %> storage
- - <%= Site::PLAN_FEATURES[:free][:bandwidth].to_space_pretty %> bandwidth
+ - <%= Site::PLAN_FEATURES[:free][:space].to_space_pretty %> storage
+ - <%= Site::PLAN_FEATURES[:free][:bandwidth].to_space_pretty %> bandwidth
@@ -41,14 +41,14 @@
<% end %>
- - <%= (Site::PLAN_FEATURES[:supporter][:space] / (10**6)).to_comma_separated %> MB storage
- - <%= Site::PLAN_FEATURES[:supporter][:bandwidth].to_bytes_pretty %> bandwidth
+ - <%= (Site::PLAN_FEATURES[:supporter][:space] / (10**6)).to_comma_separated %> MB storage
+ - <%= Site::PLAN_FEATURES[:supporter][:bandwidth].to_bytes_pretty %> bandwidth
- - No File Upload Type Restrictions
+ - No File Upload Type Restrictions
- Unlimited Site Creation
- - Full Domain Support
+ - Custom Domain Support
- Remote Filesystem Support