diff --git a/app/views/main/for_writers.html.erb b/app/views/main/for_writers.html.erb index 3af5695a..1107ee58 100644 --- a/app/views/main/for_writers.html.erb +++ b/app/views/main/for_writers.html.erb @@ -98,7 +98,7 @@ body {
We believe this trifecta of people, places, and things covers most worlds, but serious worldbuilders often opt - to pay for a Premium membership, which unlocks six additional ways to worldbuild — namely creatures, races, - religions, groups, magic, and languages. + to pay for a Premium membership, which unlocks <%= Rails.application.config.content_types[:premium].count %> additional ways to worldbuild — + namely <%= Rails.application.config.content_types[:premium].map { |ct| ct.name.downcase.pluralize }.to_sentence %>.
Premium memberships are $9.00, billed monthly, and allow you to create unlimited amounts of any type of content. @@ -375,11 +375,11 @@ body {