mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 21:14:09 +01:00
Fix typo in registration.yaml
This commit is contained in:
parent
a847ee3b57
commit
e77073db6b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue