diff options
| author | lberrymage <logan@lberrymage.dev> | 2022-06-06 22:39:28 -0800 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-07 02:42:56 -0400 |
| commit | ceb32f0d9383be94f2a34a7d5e50eb9be8d81992 (patch) | |
| tree | 87b3e9421fd5586378f09a7fc95657c76d18a281 | |
| parent | ce5feb8cd40e26abb656452f3a64cc460ea599ae (diff) | |
Fix minor typo in FAQ
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index 4f33cb48..2417a6fb 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1269,7 +1269,7 @@ <p>There are drawbacks to bundling apps into the OS and few advantages in most cases. Rather than GrapheneOS bundling a bunch of apps, it makes far more sense for users to install their preferred apps from the developers if they can - self-update, from the Play Store (via sandboxed Google Play or Aurora Stor ), + self-update, from the Play Store (via sandboxed Google Play or Aurora Store), F-Droid, Amazon Appstore or other sources. GrapheneOS also has a first party app update system for a first party repository with higher robustness and security than the existing options. Rather than bundling apps, it could just offer |
