mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-09 17:33:44 +01:00
Update proposals/2134-identity-hash-lookup.md
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
parent
ffbfde8a09
commit
5580a2a1a9
|
|
@ -70,7 +70,7 @@ carl@example.com
|
|||
denny@example.com
|
||||
```
|
||||
|
||||
The client will hash each 3PID as a concatenation of the medium and address,
|
||||
The client will hash each 3PID as a concatenation of the address and medium,
|
||||
separated by a space and a pepper appended to the end. Note that phone
|
||||
numbers should be formatted as defined by
|
||||
https://matrix.org/docs/spec/appendices#pstn-phone-numbers, before being
|
||||
|
|
|
|||
Loading…
Reference in a new issue