Fix grammar and add backticks for /sync
This commit is contained in:
parent
5407cc8e05
commit
c3c95d0c09
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
++++++++
|
++++++++
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue