Skip to content

Commit 10f1a12

Browse files
authored
Merge pull request #3339 from matrix-org/dkasak/fix-typo-indentity
Fix typo in /_matrix/client/r0/account/3pid/delete (indentity -> identity).
2 parents c3e39e1 + 0421569 commit 10f1a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/api/client-server/administrative_contact.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ paths:
346346
description: |-
347347
An indicator as to whether or not the homeserver was able to unbind
348348
the 3PID from the identity server. `success` indicates that the
349-
indentity server has unbound the identifier whereas `no-support`
349+
identity server has unbound the identifier whereas `no-support`
350350
indicates that the identity server refuses to support the request
351351
or the homeserver was not able to determine an identity server to
352352
unbind from.

0 commit comments

Comments
 (0)