diff --git a/content/client-server-api/modules/typing_notifications.md b/content/client-server-api/modules/typing_notifications.md index 722c011f..52886867 100644 --- a/content/client-server-api/modules/typing_notifications.md +++ b/content/client-server-api/modules/typing_notifications.md @@ -6,8 +6,8 @@ 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_id`. This means they do not form part of the -[Event Graph](index.html#event-graphs) but still have a `room_id` key. +events scoped to a room, but they do not form part of the +[Event Graph](index.html#event-graphs). #### Events