mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-10 05:24:10 +01:00
Fix typo
This commit is contained in:
parent
2933ab5f52
commit
264f8fed7a
|
|
@ -2861,7 +2861,7 @@ history visibility.
|
||||||
|
|
||||||
To increase performance, servers MAY apply additional filters when listing the
|
To increase performance, servers MAY apply additional filters when listing the
|
||||||
directory, for instance, by automatically excluding rooms with `invite` join rules
|
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 %}}
|
{{% /boxes/warning %}}
|
||||||
|
|
||||||
{{% http-api spec="client-server" api="list_public_rooms" %}}
|
{{% http-api spec="client-server" api="list_public_rooms" %}}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue