diff --git a/app/views/alert_notifier/alert.html.haml b/app/views/alert_notifier/alert.html.haml
index 4b0e2b724..b15e868eb 100644
--- a/app/views/alert_notifier/alert.html.haml
+++ b/app/views/alert_notifier/alert.html.haml
@@ -6,7 +6,7 @@
PlanningAlerts
%div{:style => "margin: 6px 11px 25px; padding: 15px; background: #D0FFFF; -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px;"}
%p
- You like finding our what's happening in your local area but what about what's
+ You like finding out what's happening in your local area but what about what's
happening in Government? That's exactly what our latest project lets you do:
%p
Introducing
diff --git a/app/views/alert_notifier/alert.text.erb b/app/views/alert_notifier/alert.text.erb
index b42670143..8ef7c966a 100644
--- a/app/views/alert_notifier/alert.text.erb
+++ b/app/views/alert_notifier/alert.text.erb
@@ -1,4 +1,4 @@
-You like finding our what's happening in your local area
+You like finding out what's happening in your local area
but what about what's happening in Government? That's
exactly what our latest project lets you do:
@@ -30,4 +30,4 @@ But wait, there are more! Browse the full list of recent nearby applications:
<% end %>
<% end %>
-<%= render :partial => "footer" %>
\ No newline at end of file
+<%= render :partial => "footer" %>