From 0efb14c12388faff9c0e50346a3bace66810b6d5 Mon Sep 17 00:00:00 2001 From: Andrew Perry Date: Tue, 15 Jan 2013 13:27:23 +1100 Subject: [PATCH] Correcting minor typo in Right to Know promotional text --- app/views/alert_notifier/alert.html.haml | 2 +- app/views/alert_notifier/alert.text.erb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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" %>