diff options
Diffstat (limited to 'app/views/help/api.rhtml')
-rw-r--r-- | app/views/help/api.rhtml | 2 |
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> |