mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
Formatting & grammar
This commit is contained in:
parent
4526ff2ea6
commit
e12c0b54ff
|
|
@ -16,9 +16,9 @@
|
||||||
----------
|
----------
|
||||||
Third Party Identifiers (3PIDs) represent identifiers on other namespaces that
|
Third Party Identifiers (3PIDs) represent identifiers on other namespaces that
|
||||||
might be associated with a particular person. They comprise a tuple of ``medium``
|
might be associated with a particular person. They comprise a tuple of ``medium``
|
||||||
which is a string that identifies the namespace in which the identifier exists
|
which is a string that identifies the namespace in which the identifier exists,
|
||||||
and an ``address``: a string representing the identifier in that namespace. This
|
and an ``address``: a string representing the identifier in that namespace. This
|
||||||
must be a canonical form of the identifier, ie. if multiple strings could
|
must be a canonical form of the identifier, *ie.* if multiple strings could
|
||||||
represent the same identifier, only one of these strings must be used in a 3PID
|
represent the same identifier, only one of these strings must be used in a 3PID
|
||||||
address, in a well-defined manner.
|
address, in a well-defined manner.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue