Describe the splash area as 'Lodging' instead of 'Lodgings'...

... becauase it just sounds clunky.
This commit is contained in:
James Mason 2014-10-06 20:55:09 -07:00
parent 9e499d2a5e
commit 1534a0ba45

View file

@ -1,5 +1,5 @@
%div.container.text-center
%h2 Lodgings
%h2 Lodging
-unless @conference.splashpage.lodging_description.blank?
.lead
= markdown(@conference.splashpage.lodging_description)