remove duplicate word

This commit is contained in:
Daniel Micay 2021-09-01 01:56:23 -04:00
parent 76609a07fa
commit 4fb0c0d01d

View File

@ -691,12 +691,12 @@
doesn't use them for anything. They run as unprivileged, sandboxed apps like any
others. GrapheneOS simply provides fallback code teaching them how to run without
any of the special privileged permissions and SELinux policy they depend on
having. You can choose which apps will use them by using dedicated a dedicated
user profile since apps can't share data or communicate across users. A work
profile also works, although without as much isolation. Even within the same
profile, apps not explicitly choosing to use Google services won't use them
because the OS doesn't integrate support for it or use it as the backend for APIs
in the OS like the stock OS.</p>
having. You can choose which apps will use them by using a dedicated user profile
since apps can't share data or communicate across users. A work profile also
works, although without as much isolation. Even within the same profile, apps not
explicitly choosing to use Google services won't use them because the OS doesn't
integrate support for it or use it as the backend for APIs in the OS like the
stock OS.</p>
<p>The core functionality and APIs are almost entirely supported already since
GrapheneOS largely only has to coerce these apps into continuing to run without