mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-16 08:24:09 +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
|
you have at home. "identity server" is clear, whereas "identityserver" is
|
||||||
horrible.
|
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:
|
* Lists should:
|
||||||
|
|
||||||
* Be introduced with a colon.
|
* Be introduced with a colon.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue