reword room-scoped ephemeral events blurb

This commit is contained in:
Andrew Morgan 2022-10-05 10:51:42 +01:00
parent 125fe7c369
commit 62009e3062

View file

@ -6,8 +6,9 @@ type: module
Users may wish to be informed when another user is typing in a room. Users may wish to be informed when another user is typing in a room.
This can be achieved using typing notifications. These are ephemeral This can be achieved using typing notifications. These are ephemeral
events scoped to a room, but they do not form part of the events, so they do not form part of the
[Event Graph](index.html#event-graphs). [Event Graph](index.html#event-graphs), even though they are scoped
to a room.
#### Events #### Events