diff --git a/app/views/main/comments.html.erb b/app/views/main/comments.html.erb
index 4a2d95a..da173a4 100644
--- a/app/views/main/comments.html.erb
+++ b/app/views/main/comments.html.erb
@@ -2,7 +2,7 @@
- In the year <%= raw @sighting.year %> in <%= @sighting.location%>
+ In the year <%= raw @sighting.year %> in <%= raw @sighting.location%>
someone reported a <%= raw @sighting.shape %>-shaped UFO with the following description:
<%= raw @sighting.comments %>