mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-17 19:43:43 +01:00
Typo
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
4073d940da
commit
69315417b5
|
|
@ -248,7 +248,7 @@ The `/_matrix/identity/v2/3pid/unbind` endpoint must not return either of these
|
||||||
errors if the request has a valid signature from a Homeserver, and is being authenticated as such.
|
errors if the request has a valid signature from a Homeserver, and is being authenticated as such.
|
||||||
|
|
||||||
In summary, the process for using a service that has not previously been used
|
In summary, the process for using a service that has not previously been used
|
||||||
in the current login sessions is:
|
in the current login session is:
|
||||||
|
|
||||||
* `GET $prefix/terms`
|
* `GET $prefix/terms`
|
||||||
* Compare result with `m.accepted_terms` account data, get set of documents
|
* Compare result with `m.accepted_terms` account data, get set of documents
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue