From 39ee16cbf29f74c6f602e3a495966c2167bf8fe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Sat, 22 Feb 2025 20:19:03 +0100 Subject: [PATCH] Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- data/event-schemas/schema/m.room.member.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/event-schemas/schema/m.room.member.yaml b/data/event-schemas/schema/m.room.member.yaml index d38cd097..436c0145 100644 --- a/data/event-schemas/schema/m.room.member.yaml +++ b/data/event-schemas/schema/m.room.member.yaml @@ -99,7 +99,7 @@ properties: recommended. third_party_invite: title: ThirdPartyInvite - decription: |- + description: |- A third-party invite, if this `m.room.member` is the successor to an [`m.room.third_party_invite`](/client-server-api/#mroomthird_party_invite) event.