← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 870: minor fix

 

------------------------------------------------------------
revno: 870
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Mon 2013-11-25 16:08:15 +0100
message:
  minor fix
modified:
  src/docbkx/en/dhis2_user_man_web_api.xml


--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs

Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml'
--- src/docbkx/en/dhis2_user_man_web_api.xml	2013-11-25 14:59:33 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml	2013-11-25 15:08:15 +0000
@@ -790,7 +790,7 @@
   <section>
     <title>Reading event data values</title>
     <para>This section explains how to read out the events that have been stored in the DHIS2 instance. For more advanced uses of the event
-      data , please see the section on eventanalytics. The output format from the <emphasis role="italic">/api/events</emphasis> endpoint
+      data, please see the section on event analytics. The output format from the <emphasis role="italic">/api/events</emphasis> endpoint
       will match the format that is used to send events to it (which the analytics event api does not support). Both XML and JSON are
       supported, either through adding .json/.xml or by setting the appropriate <emphasis role="italic">Accept</emphasis> header.</para>
     <para>