diff --git a/content/client-server-api/modules/typing_notifications.md b/content/client-server-api/modules/typing_notifications.md index 52886867..5002d60c 100644 --- a/content/client-server-api/modules/typing_notifications.md +++ b/content/client-server-api/modules/typing_notifications.md @@ -6,8 +6,9 @@ type: module Users may wish to be informed when another user is typing in a room. This can be achieved using typing notifications. These are ephemeral -events scoped to a room, but they do not form part of the -[Event Graph](index.html#event-graphs). +events, so they do not form part of the +[Event Graph](index.html#event-graphs), even though they are scoped +to a room. #### Events