diff options
-rw-r--r-- | lib/views/help/contact.nb.html.erb | 2 |
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> |