From e77073db6b0b0095401f87519e72707cbee37334 Mon Sep 17 00:00:00 2001 From: Kim Brose <2803622+HarHarLinks@users.noreply.github.com> Date: Fri, 24 Mar 2023 16:00:41 +0100 Subject: [PATCH] Fix typo in registration.yaml --- data/api/client-server/registration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/registration.yaml b/data/api/client-server/registration.yaml index 9fe4d4ad..e2100a1a 100644 --- a/data/api/client-server/registration.yaml +++ b/data/api/client-server/registration.yaml @@ -51,7 +51,7 @@ paths: `username` provided, if any. Note that the grammar of Matrix User ID localparts is restricted, so the server MUST either map the provided `username` onto a `user_id` in a logical manner, or reject - `username`\s which do not comply to the grammar, with + `username`s which do not comply to the grammar, with `M_INVALID_USERNAME`. Matrix clients MUST NOT assume that localpart of the registered