Fix typo.
This commit is contained in:
parent
663e1a5ebe
commit
2a6895e759
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ For ``m.room.history_visibility`` events themselves, the user should be allowed
|
||||||
to see the event if the ``history_visibility`` before *or* after the event
|
to see the event if the ``history_visibility`` before *or* after the event
|
||||||
would allow them to see it. (For example, a user should be able to see
|
would allow them to see it. (For example, a user should be able to see
|
||||||
``m.room.history_visibility`` events which change the ``history_visibility``
|
``m.room.history_visibility`` events which change the ``history_visibility``
|
||||||
from ``world_readable`` to ``joined`` *or* from ``joineded`` to
|
from ``world_readable`` to ``joined`` *or* from ``joined`` to
|
||||||
``world_readable``, even if that user was not a member of the room.)
|
``world_readable``, even if that user was not a member of the room.)
|
||||||
|
|
||||||
Likewise, for the user's own ``m.room.member`` events, the user should be
|
Likewise, for the user's own ``m.room.member`` events, the user should be
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue