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.