mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-30 19:13:42 +01:00
Merge pull request #3339 from matrix-org/dkasak/fix-typo-indentity
Fix typo in /_matrix/client/r0/account/3pid/delete (indentity -> identity).
This commit is contained in:
commit
3fb4fcaad9
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue