From b92e6b9a18abd03e805c4cd18f83cd9384e6773c Mon Sep 17 00:00:00 2001 From: MM20 <15646950+MM2-0@users.noreply.github.com> Date: Sat, 27 May 2023 14:19:20 +0200 Subject: [PATCH] Typo --- docs/docs/user-guide/troubleshooting/granted-permissions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/user-guide/troubleshooting/granted-permissions.md b/docs/docs/user-guide/troubleshooting/granted-permissions.md index 17137fe4..8ddbd4d9 100644 --- a/docs/docs/user-guide/troubleshooting/granted-permissions.md +++ b/docs/docs/user-guide/troubleshooting/granted-permissions.md @@ -1,10 +1,10 @@ # Permission Requests for Already Granted Permissions -On some devices, the launcher might keeps asking for the notification permission even after you have +On some devices, the launcher keeps asking for the notification permission even after you have already granted it. This usually occurs a few minutes to hours after you have granted the permission. -The problem is caused because some OEMs have too aggressive battery "optimization" in place which +The problem is caused because some OEMs have too aggressive battery "optimizations" in place which terminate the launcher's notification listener service prematurely. The launcher then notices that it can no longer receive notifications and asks for the permission again.