aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/layouts/default.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/default.rhtml')
-rw-r--r--app/views/layouts/default.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/default.rhtml b/app/views/layouts/default.rhtml
index 198e34452..7734280be 100644
--- a/app/views/layouts/default.rhtml
+++ b/app/views/layouts/default.rhtml
@@ -7,7 +7,7 @@
<% if @title %>
<%=@title%> - WhatDoTheyKnow
<% else %>
- WhatDoTheyKnow - file and explore Freedom of Information (FOI) requests
+ WhatDoTheyKnow - file and browse Freedom of Information (FOI) requests
<% end %>
</title>
<%