Describe the splash area as 'Lodging' instead of 'Lodgings'...
... becauase it just sounds clunky.
This commit is contained in:
parent
9e499d2a5e
commit
1534a0ba45
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
%div.container.text-center
|
%div.container.text-center
|
||||||
%h2 Lodgings
|
%h2 Lodging
|
||||||
-unless @conference.splashpage.lodging_description.blank?
|
-unless @conference.splashpage.lodging_description.blank?
|
||||||
.lead
|
.lead
|
||||||
= markdown(@conference.splashpage.lodging_description)
|
= markdown(@conference.splashpage.lodging_description)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue