Fix typo.

Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
Patrick Cloke 2021-07-12 13:53:20 -04:00 committed by Richard van der Hoff
parent 84178b1d39
commit 48674a3353

View file

@ -72,7 +72,7 @@ caveat that servers must ensure that:
from a homeserver whose users have the power to issue invites. This implies
that:
* A join event issued via `/make_join` & `/send_join` is signed by the not
* A join event issued via `/make_join` & `/send_join` is signed by not
just the requesting server, but also the resident server. (This seems like
an improvement regardless since the resident server is accepting the event
on behalf of the joining server and ideally this should be verifiable after