mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
Fix typo in /_matrix/client/r0/account/3pid/delete.
This commit is contained in:
parent
b231220bbd
commit
ddbbd76b32
|
|
@ -346,7 +346,7 @@ paths:
|
||||||
description: |-
|
description: |-
|
||||||
An indicator as to whether or not the homeserver was able to unbind
|
An indicator as to whether or not the homeserver was able to unbind
|
||||||
the 3PID from the identity server. `success` indicates that the
|
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
|
indicates that the identity server refuses to support the request
|
||||||
or the homeserver was not able to determine an identity server to
|
or the homeserver was not able to determine an identity server to
|
||||||
unbind from.
|
unbind from.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue