From 3dccc77d670fc8a7329c83cec9bac7ff50ec920e Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Wed, 5 Oct 2022 10:53:23 +0100 Subject: [PATCH] reword p2 --- content/client-server-api/modules/typing_notifications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/modules/typing_notifications.md b/content/client-server-api/modules/typing_notifications.md index 5002d60c..b3ce2372 100644 --- a/content/client-server-api/modules/typing_notifications.md +++ b/content/client-server-api/modules/typing_notifications.md @@ -7,7 +7,7 @@ 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, 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. #### Events