diff --git a/proposals/2778-appservice-login.md b/proposals/2778-appservice-login.md index 567f84119..da93f32e0 100644 --- a/proposals/2778-appservice-login.md +++ b/proposals/2778-appservice-login.md @@ -12,7 +12,7 @@ have used the bridge bot's device for all bridge users in the room, but this cau wish to only join ghosts to a room (e.g. for DMs). Another advantage this provides is that an appservice can now be used to generate access tokens for -any user in it's namespace without having to set a password for that user, which may be useful in the +any user in its namespace without having to set a password for that user, which may be useful in the case of software where maintaining password(s) in the configuration is undesirable. ## Proposal @@ -124,4 +124,4 @@ The proposal has been implemented by a homeserver, a bridge SDK and two bridges: - [synapse](https://github.com/matrix-org/synapse/pull/8320) - [mautrix-python](https://github.com/tulir/mautrix-python/commit/12d7c48ca7c15fd3ff61608369af1cf69e289aeb) - [mautrix-whatsapp](https://github.com/tulir/mautrix-whatsapp/commit/ead8a869c84d07fadc7cfcf3d522452c99faaa36) -- [matrix-appservice-bridge](https://github.com/matrix-org/matrix-appservice-bridge/pull/231/files#diff-5e93f1b51d50a44fcf0ca46ea1793c1cR851-R864) \ No newline at end of file +- [matrix-appservice-bridge](https://github.com/matrix-org/matrix-appservice-bridge/pull/231/files#diff-5e93f1b51d50a44fcf0ca46ea1793c1cR851-R864)