aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/request/frontpage.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/request/frontpage.rhtml')
-rw-r--r--app/views/request/frontpage.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/frontpage.rhtml b/app/views/request/frontpage.rhtml
index 3200fc838..d41a7045e 100644
--- a/app/views/request/frontpage.rhtml
+++ b/app/views/request/frontpage.rhtml
@@ -36,7 +36,7 @@
</div>
<div id="find_information">
- <h1>View information that others requested</h1>
+ <h1>Explore information that others requested</h1>
<%= render :partial => 'request_listing', :locals => { :info_requests => @info_requests } %>
<p><a href="/list">View all information</a></p>
</div>