summaryrefslogtreecommitdiff
path: root/static/usage.html
diff options
context:
space:
mode:
authorralf401 <ralf.s@posteo.de>2023-08-20 13:40:37 +0200
committerDaniel Micay <danielmicay@gmail.com>2023-08-20 16:03:53 -0400
commite768faa8ac6a15647e9c1f6b5db99778d0e8d6cc (patch)
tree00788cfb0ebff789799bb908759d55d46af85c16 /static/usage.html
parent2136cf448405c4fcf2b889b5ac8eda6e4c93f575 (diff)
Fixed typo in usage.html
is -> it
Diffstat (limited to 'static/usage.html')
-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.