mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-02 17:54:09 +01:00
Fix grammar and add backticks for /sync
This commit is contained in:
parent
5407cc8e05
commit
c3c95d0c09
|
|
@ -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…
Reference in a new issue