aboutsummaryrefslogtreecommitdiffstats
path: root/lib/views/help
diff options
context:
space:
mode:
Diffstat (limited to 'lib/views/help')
-rw-r--r--lib/views/help/api.rhtml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/views/help/api.rhtml b/lib/views/help/api.rhtml
index 323bdb7..5f27c2e 100644
--- a/lib/views/help/api.rhtml
+++ b/lib/views/help/api.rhtml
@@ -19,8 +19,8 @@ lots of things that are similar in use to an API as they are requested.
<h2> 1. Linking to new requests </h2>
-<p>To encourage your users to make links to a particular public authority, use URLs of the form
-<%= link_to new_request_to_body_url(:url_name => "liverpool_city_council") , new_request_to_body_url(:url_name => "liverpool_city_council") %>.
+<p>To encourage your users to make requests to a particular public authority, use URLs of the form:
+<%= link_to new_request_to_body_url(:url_name => "liverpool_city_council") , new_request_to_body_url(:url_name => "liverpool_city_council") %>.
These are the parameters you can add to those URLs, either in the URL or from a form.
<ul>