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 50
50
The server SHOULD register an account with a User ID based on the
51
51
`username` provided, if any. Note that the grammar of Matrix User ID
52
52
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
55
55
`M_INVALID_USERNAME`.
56
56
57
57
Matrix clients MUST NOT assume that localpart of the registered
You can’t perform that action at this time.
0 commit comments