mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-15 16:04:10 +01:00
Specify a correct spelling for "display name"
This commit is contained in:
parent
51ccbbd240
commit
245d3ef7b9
1
changelogs/internal/newsfragments/2189.clarification
Normal file
1
changelogs/internal/newsfragments/2189.clarification
Normal file
|
|
@ -0,0 +1 @@
|
|||
Specify a correct spelling for "display name".
|
||||
|
|
@ -60,6 +60,11 @@ General
|
|||
you have at home. "identity server" is clear, whereas "identityserver" is
|
||||
horrible.
|
||||
|
||||
* When talking about a user's "display name", it is spelt as two words. In
|
||||
identifiers such as within the content of an `m.room.member` event, it is
|
||||
spelt as a single word, `displayname`. (There are some historical exceptions
|
||||
to this where the identifier is spelt `display_name`.)
|
||||
|
||||
* Lists should:
|
||||
|
||||
* Be introduced with a colon.
|
||||
|
|
|
|||
Loading…
Reference in a new issue