mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 21:14:09 +01:00
Fix typo for .m.rule.reaction push rule
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
cad4f78711
commit
ff02fc6bdc
|
|
@ -700,7 +700,7 @@ Definition:
|
|||
|
||||
{{% added-in v="1.7" %}}
|
||||
|
||||
Matches any event whose type is `m.room.reaction`. This suppresses notifications for [`m.reaction`](#mreaction) events.
|
||||
Matches any event whose type is `m.reaction`. This suppresses notifications for [`m.reaction`](#mreaction) events.
|
||||
|
||||
Definition:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue