Update proposals/2778-appservice-login.md

Co-authored-by: Christian Paul <christianp@matrix.org>
This commit is contained in:
Will Hunt 2021-05-05 18:27:07 +01:00 committed by GitHub
parent 4ca319db09
commit 0c26298b93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ then `/login` to generate the appropriate device.
This proposal means that there will be more calls to make when setting up a appservice user, when
using encryption. While this could be done during the registration step, this would prohibit creating
new devices should the appservice intentionally or inadvertently lost the client-side device data.
new devices should the appservice intentionally or inadvertently have lost the client-side device data.
## Alternatives