aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2015-05-20 16:50:25 +0200
committerPetter Reinholdtsen <pere@hungry.com>2015-05-20 16:50:25 +0200
commit9bec52a49eef1d3fd018313614abca580eac1013 (patch)
tree48eb8bc171cd00fa82290571161910c6c6a32cdc
parente1f0f8aec63912abd5f4b84b8452360cf4eef970 (diff)
Fix typo in contact page.
-rw-r--r--lib/views/help/contact.nb.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/views/help/contact.nb.html.erb b/lib/views/help/contact.nb.html.erb
index 11a5d89..f74fae9 100644
--- a/lib/views/help/contact.nb.html.erb
+++ b/lib/views/help/contact.nb.html.erb
@@ -30,7 +30,7 @@
href="mailto:<%=@contact_email%>"><%=@contact_email%></a>
</li>
- <li>Vi er en <strong>forening av frivillig</strong> og ikke en offentlig myndighet.</li>
+ <li>Vi er en <strong>forening av frivillige</strong> og ikke en offentlig myndighet.</li>
</ul>
<% end %>
</div>