Fix grammar and add backticks for /sync

This commit is contained in:
Mark Haines 2016-03-08 10:17:27 +00:00
parent 5407cc8e05
commit c3c95d0c09

View file

@ -340,9 +340,9 @@ using the APIs below.
Push Rules: Events Push Rules: Events
~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~
A user changes their push rules a ``m.push_rules`` event is sent to all clients When a user changes their push rules a ``m.push_rules`` event is sent to all
in the ``account_data`` section of their next /sync request. The content of the clients in the ``account_data`` section of their next ``/sync`` request. The
event is the current push rules for the user. content of the event is the current push rules for the user.
Examples Examples
++++++++ ++++++++