diff --git a/proposals/2778-appservice-login.md b/proposals/2778-appservice-login.md index da93f32e..8e38c4a9 100644 --- a/proposals/2778-appservice-login.md +++ b/proposals/2778-appservice-login.md @@ -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