diff --git a/static/usage.html b/static/usage.html index 9626c38b..56f3894d 100644 --- a/static/usage.html +++ b/static/usage.html @@ -270,7 +270,7 @@
GrapheneOS provides the Storage Scopes feature as a fully compatible alternative to the standard Android storage permissions. Storage Scopes can be enabled only if the app doesn't have any storage permission. - Enabling Storage Scopes makes the app assume that is has all of storage permissions + Enabling Storage Scopes makes the app assume that it has all of storage permissions that were requested by it, despite not actually having any of them.
This means that the app can't see any of the files that were created by other apps.