Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 6b1c265

Browse files
Christian Paulreivilibre
Christian Paul
andauthored
Fix typo: unpind -> unbind (#11859)
Co-authored-by: reivilibre <[email protected]>
1 parent d80d39b commit 6b1c265

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/11859.doc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix typo in User Admin API: unpind -> unbind.

docs/admin_api/user_admin_api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ An empty body may be passed for backwards compatibility.
331331

332332
The following actions are performed when deactivating an user:
333333

334-
- Try to unpind 3PIDs from the identity server
334+
- Try to unbind 3PIDs from the identity server
335335
- Remove all 3PIDs from the homeserver
336336
- Delete all devices and E2EE keys
337337
- Delete all access tokens

0 commit comments

Comments
 (0)