From ff363832f8b5797e465c64476e77143c8f42f255 Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Thu, 9 Jan 2020 10:06:20 +0100 Subject: [PATCH] Fix typos --- app/views/site/fixthemap.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/site/fixthemap.html.erb b/app/views/site/fixthemap.html.erb index 7077d74cb..3c82e2374 100644 --- a/app/views/site/fixthemap.html.erb +++ b/app/views/site/fixthemap.html.erb @@ -12,16 +12,16 @@

<%= t ".how_to_help.title" %>

-
+
-
<%= t ".how_to_help.join_the_community.title" %>
+
<%= t ".how_to_help.join_the_community.title" %>

<%= t ".how_to_help.join_the_community.explanation_html" %>

-
<%= t "site.welcome.add_a_note.title" %>
+
<%= t "site.welcome.add_a_note.title" %>

<%= t "site.welcome.add_a_note.paragraph_1_html" %>

<%= t ".how_to_help.add_a_note.instructions_html", :map_url => root_path %>

-- 2.39.5