From 9699bbad78f4e51fa2a4ce0a8ef8fdbd1281b873 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 24 Jul 2024 13:13:43 +0200 Subject: [PATCH] Fix spelling of 'User identifier' --- changelogs/client_server/newsfragments/1909.clarification | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/client_server/newsfragments/1909.clarification b/changelogs/client_server/newsfragments/1909.clarification index 85cf15b6..da6575cd 100644 --- a/changelogs/client_server/newsfragments/1909.clarification +++ b/changelogs/client_server/newsfragments/1909.clarification @@ -1 +1 @@ -The `UserIdentifier` object in `POST /_matrix/client/v3/login` contains additional properties that depend on the identification type. +The `User identifier` object in `POST /_matrix/client/v3/login` contains additional properties that depend on the identification type.