diff --git a/app/views/conference/_lodging.html.haml b/app/views/conference/_lodging.html.haml
index efd0d09c..50f2c9e7 100644
--- a/app/views/conference/_lodging.html.haml
+++ b/app/views/conference/_lodging.html.haml
@@ -1,5 +1,5 @@
%div.container.text-center
- %h2 Lodgings
+ %h2 Lodging
-unless @conference.splashpage.lodging_description.blank?
.lead
= markdown(@conference.splashpage.lodging_description)