From 2caa4dd069ecdd3639bb0bde97b52af6e600c097 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Thu, 20 Mar 2025 11:39:55 +0100 Subject: [PATCH] Update wording --- content/client-server-api/modules/presence.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/modules/presence.md b/content/client-server-api/modules/presence.md index 200d5614..4bbd43eb 100644 --- a/content/client-server-api/modules/presence.md +++ b/content/client-server-api/modules/presence.md @@ -71,4 +71,4 @@ will cause the server to automatically set their presence to `online`. Presence information is published to all users who share a room with the target user. If the target user is a member of a room with a `public` [join rule](#mroomjoin_rules), any other user in the federation is -able to access the target user's presence. This could be undesirable. +able to gain access to the target user's presence. This could be undesirable.