From 13722a9ba813ed27b79b49295b4f01686be3fec9 Mon Sep 17 00:00:00 2001 From: Aniket <58530748+HandyHat@users.noreply.github.com> Date: Mon, 24 Jul 2023 17:35:26 +0100 Subject: [PATCH] Fix grammar and clarify wording --- Enabling-Mobile-Client-push-notification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Enabling-Mobile-Client-push-notification.md b/Enabling-Mobile-Client-push-notification.md index 10a94f0..1c289fe 100644 --- a/Enabling-Mobile-Client-push-notification.md +++ b/Enabling-Mobile-Client-push-notification.md @@ -17,4 +17,4 @@ Once it's done, restart your docker container with docker compose up -d vaultwarden ``` -💡 At first the sync will not work with the mobile app, unless you're using a freshly installed Bitwarden app. You have to reinstall the app and relog to you Vaultwarden to make the push notification work. \ No newline at end of file +💡 Unless you're using a freshly installed Bitwarden app, push notifications will not work with the mobile app straight away. You have to reinstall the app and login again to your Vaultwarden account to make the push notifications work. \ No newline at end of file