summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/usage.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<p>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.</p>
<p>This means that the app can't see any of the files that were created by other apps.