Skip to content
Prev Previous commit
Next Next commit
Fix typo
  • Loading branch information
Johennes committed Mar 31, 2025
commit 264f8fed7aa05f17489bec61d6f6dc0f44313268
2 changes: 1 addition & 1 deletion content/client-server-api/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" %}}
Expand Down