From 264f8fed7aa05f17489bec61d6f6dc0f44313268 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 31 Mar 2025 10:06:10 +0200 Subject: [PATCH] Fix typo --- content/client-server-api/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index 05ac42c3..f867a008 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -2861,7 +2861,7 @@ history visibility. To increase performance, servers MAY apply additional filters when listing the directory, for instance, by automatically excluding rooms with `invite` join rules -that are not `world_readable` regarless of their visibility. +that are not `world_readable` regardless of their visibility. {{% /boxes/warning %}} {{% http-api spec="client-server" api="list_public_rooms" %}}