From 7d27f8bf9f9c62346e38b09bdacc7939207671c6 Mon Sep 17 00:00:00 2001 From: Rasmus Praestholm Date: Thu, 19 Dec 2024 03:27:18 -0500 Subject: [PATCH] Fix double negative (#2587) This seems unintentional? --- content/docs/matrix-concepts/rooms_and_events/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/matrix-concepts/rooms_and_events/_index.md b/content/docs/matrix-concepts/rooms_and_events/_index.md index 95016d4f1..a638b3089 100644 --- a/content/docs/matrix-concepts/rooms_and_events/_index.md +++ b/content/docs/matrix-concepts/rooms_and_events/_index.md @@ -154,7 +154,7 @@ would reject the change making Walter administrator of the room. Some homeserver implementations like Synapse have a non-standard [Admin API](https://matrix-org.github.io/synapse/latest/usage/administration/admin_api/index.html) and more particularly an [API to make someone the room admin](https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#make-room-admin-api). -This doesn't mean homeserver administrators can't take over rooms as they +This doesn't mean homeserver administrators can take over rooms as they please. When Walter calls the Make Room Admin API, Synapse is going to control Alice's