reword p2

This commit is contained in:
Andrew Morgan 2022-10-05 10:53:23 +01:00
parent 62009e3062
commit 3dccc77d67

View file

@ -7,7 +7,7 @@ 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, so they do not form part of the events, so they do not form part of the
[Event Graph](index.html#event-graphs), even though they are scoped [Event Graph](index.html#event-graphs). Typing notifications are scoped
to a room. to a room.
#### Events #### Events