Fixed typo in usage.html

is -> it
This commit is contained in:
ralf401 2023-08-20 13:40:37 +02:00 committed by Daniel Micay
parent 2136cf4484
commit e768faa8ac

View File

@ -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.