diff --git a/Enabling-WebSocket-notifications.md b/Enabling-WebSocket-notifications.md index 144c2e5..547db66 100644 --- a/Enabling-WebSocket-notifications.md +++ b/Enabling-WebSocket-notifications.md @@ -4,7 +4,7 @@ Note that WebSocket notifications are not applicable to the mobile (Android/iOS)
-WebSocket's are enabled by default since v1.29.0 of Vaultwarden. Previous versions needed a reverse proxy because WebSockets were running on a different port than then default HTTPS port.
+WebSocket's are enabled by default since v1.29.0 of Vaultwarden. Previous versions needed a reverse proxy because WebSockets were running on a different port than than default HTTPS port.
The old implementation is still available in v1.29.0 to not break during updates for now. But this will be removed in the future.