From ddbbd76b32dd0a7c385402db2fc292ae64959a49 Mon Sep 17 00:00:00 2001 From: Denis Kasak Date: Mon, 16 Aug 2021 10:29:28 +0200 Subject: [PATCH] Fix typo in /_matrix/client/r0/account/3pid/delete. --- data/api/client-server/administrative_contact.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/administrative_contact.yaml b/data/api/client-server/administrative_contact.yaml index d3f0a63a..e6e1267b 100644 --- a/data/api/client-server/administrative_contact.yaml +++ b/data/api/client-server/administrative_contact.yaml @@ -346,7 +346,7 @@ paths: description: |- An indicator as to whether or not the homeserver was able to unbind the 3PID from the identity server. `success` indicates that the - indentity server has unbound the identifier whereas `no-support` + identity server has unbound the identifier whereas `no-support` indicates that the identity server refuses to support the request or the homeserver was not able to determine an identity server to unbind from.