summaryrefslogtreecommitdiff
path: root/app/views/errors/access_denied.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/errors/access_denied.html.haml')
-rw-r--r--app/views/errors/access_denied.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/errors/access_denied.html.haml b/app/views/errors/access_denied.html.haml
index 4766ef7bcdd..3b60ed8b0ee 100644
--- a/app/views/errors/access_denied.html.haml
+++ b/app/views/errors/access_denied.html.haml
@@ -1,4 +1,4 @@
%h1 Access Denied
%hr
-%h2 You are not allowed to access this page
+%h2 You are not allowed to access this page.
%p Read more about project permissions #{link_to "here", help_permissions_path, class: "vlink"}