mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-25 07:23:42 +01:00
Attempt to clarify example a little
This commit is contained in:
parent
9c5972ffe3
commit
14df31458b
|
|
@ -24,8 +24,8 @@ address, in a well-defined manner.
|
||||||
|
|
||||||
For example, for e-mail, the ``medium`` is 'email' and the ``address`` would be the
|
For example, for e-mail, the ``medium`` is 'email' and the ``address`` would be the
|
||||||
email address, *e.g.* the string ``bob@example.com``. Since domain resolution is
|
email address, *e.g.* the string ``bob@example.com``. Since domain resolution is
|
||||||
case-insensitive, the email address ``bob@Example.com`` also has a 3PID address
|
case-insensitive, the email address ``bob@Example.com`` is also has the 3PID address
|
||||||
of ``bob@example.com`` and not ``bob@Example.com``.
|
of ``bob@example.com`` (without the capital 'e') rather than ``bob@Example.com``.
|
||||||
|
|
||||||
The namespaces defined by this specification are listed below. More namespaces
|
The namespaces defined by this specification are listed below. More namespaces
|
||||||
may be defined in future versions of this specification.
|
may be defined in future versions of this specification.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue