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:
Denis Kasak 2021-08-16 09:27:37 +00:00 committed by Richard van der Hoff
commit 3fb4fcaad9

View file

@ -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.