aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/help/api.rhtml
diff options
context:
space:
mode:
authorFrancis Irving <francis@mysociety.org>2010-10-09 02:28:26 +0100
committerFrancis Irving <francis@mysociety.org>2010-10-09 02:28:26 +0100
commitc3ddd34d3d2be0a31640eeb6d3d4ed2876e3c011 (patch)
tree97d335d01e96edd9c57907ca4427d732dcbc9cc4 /app/views/help/api.rhtml
parent0185ddad8ca987a5858fa1781b32948f49729aa1 (diff)
JSON for user pages.
Diffstat (limited to 'app/views/help/api.rhtml')
-rw-r--r--app/views/help/api.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/api.rhtml b/app/views/help/api.rhtml
index 6f34755b2..84a899f6e 100644
--- a/app/views/help/api.rhtml
+++ b/app/views/help/api.rhtml
@@ -50,7 +50,7 @@ tips</a> for details.
<h2> 3. JSON structured data </h2>
-<p>Request and public authority pages have JSON feeds, which let you download
+<p>Request, public authority and user 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>