diff --git a/Enabling-WebSocket-notifications.md b/Enabling-WebSocket-notifications.md index 2aaee74..fd1b17d 100644 --- a/Enabling-WebSocket-notifications.md +++ b/Enabling-WebSocket-notifications.md @@ -20,7 +20,7 @@ docker run -d --name vaultwarden \ vaultwarden/server:latest ``` -Note: Port 3012 is only required when using an old reverse proxy configuration. From version 1.29.0, vaultwarden support WebSocket notifications through port 80. +Note: Port 3012 is only required when using an old reverse proxy configuration. From version 1.29.0, vaultwarden supports WebSocket notifications through port 80. ## Test the WebSockets connection