mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 01:58:36 +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
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
A user changes their push rules a ``m.push_rules`` event is sent to all clients
|
||||
in the ``account_data`` section of their next /sync request. The content of the
|
||||
event is the current push rules for the user.
|
||||
When a user changes their push rules a ``m.push_rules`` event is sent to all
|
||||
clients in the ``account_data`` section of their next ``/sync`` request. The
|
||||
content of the event is the current push rules for the user.
|
||||
|
||||
Examples
|
||||
++++++++
|
||||
|
|
|
|||
Loading…
Reference in a new issue