Specify a correct spelling for "display name"

This commit is contained in:
Richard van der Hoff 2025-08-05 18:01:41 +01:00
parent 51ccbbd240
commit 245d3ef7b9
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1 @@
Specify a correct spelling for "display name".

View file

@ -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.