File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
changelogs/client_server/newsfragments Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1+ Fix phrasing & typography in the registration endpoint description. Contributed by @HarHarLinks.
Original file line number Diff line number Diff line change 5050 The server SHOULD register an account with a User ID based on the
5151 `username` provided, if any. Note that the grammar of Matrix User ID
5252 localparts is restricted, so the server MUST either map the provided
53- `username` onto a `user_id` in a logical manner, or reject
54- `username`\s which do not comply to the grammar, with
53+ `username` onto a `user_id` in a logical manner, or reject any
54+ `username` which does not comply to the grammar with
5555 `M_INVALID_USERNAME`.
5656
5757 Matrix clients MUST NOT assume that localpart of the registered
You can’t perform that action at this time.
0 commit comments