s/deprecate/remove/

This commit is contained in:
David Baker 2019-07-02 11:16:25 +01:00
parent 7f65364804
commit ac6b9bdb7c

View file

@ -104,7 +104,7 @@ by a signed request from the Homeserver.
### HS Register API
The `bind_email` and `bind_msisdn` options to `/_matrix/client/r0/register` in
the client/server API will be deprecated. Due to the fact that
the client/server API will be removed. Due to the fact that
`/_matrix/identity/v2/3pid/bind` requires authentication, it will no longer be
possible for the Homeserver to bind 3PIDs as part of the registration process.