aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/help/api.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/help/api.rhtml')
-rw-r--r--app/views/help/api.rhtml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/help/api.rhtml b/app/views/help/api.rhtml
index 9679f3cc7..6f34755b2 100644
--- a/app/views/help/api.rhtml
+++ b/app/views/help/api.rhtml
@@ -50,8 +50,8 @@ tips</a> for details.
<h2> 3. JSON structured data </h2>
-<p>Some pages have JSON feeds, which let you download information about objects
-in a structured form. Find them by:
+<p>Request and public authority pages have JSON feeds, which let you download
+information about objects in a structured form. Find them by:
<ul>
<li>Adding <tt>.json</tt> to the end of the URL. </li>
<li>Look for the <tt>&lt;link rel="alternate" type="application/json"&gt;</tt> tag in the head of the HTML. </li>