Fix typo.

pull/977/head
Jason Volk 6 years ago
parent 663e1a5ebe
commit 2a6895e759

@ -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
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``
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.)
Likewise, for the user's own ``m.room.member`` events, the user should be

Loading…
Cancel
Save