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 45e062f78..1cd853628 100644
--- a/app/views/layouts/default.rhtml
+++ b/app/views/layouts/default.rhtml
@@ -11,7 +11,7 @@
<a href="/">GovernmentSpy</a>
<span id="beta">Beta</span>
</h1>
- <div id="tagline">Freeing your information from them</div>
+ <div id="tagline">It's your information. Free it from them.</div>
</div>
<ul id="navigation">
<li><%= link_to "All Requests", request_list_url %></li>