From ccec1a65930255b9cfbfc77aa1fd54ae69e268d5 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 21 Aug 2022 09:20:03 -0400 Subject: [PATCH] Typo fix Signed-off-by: Tommy --- content/os/Android Tips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/os/Android Tips.md b/content/os/Android Tips.md index f4c74e7..66b7ec7 100644 --- a/content/os/Android Tips.md +++ b/content/os/Android Tips.md @@ -118,7 +118,7 @@ My recommendation is to stick with the Google Play Store unless your threat mode F-Droid, despite being often recommended in the privacy community, has various security deficiencies. You can read more about them [here](../../apps/f-droid-security-analysis/). -I do not recommend that you use F-Droid at all unless you have no other choice to obtain certain apps. In some rare cases, there may be some apps which require the F-Droid version to work properly without Google Play Services. If you do end up using F-Droid, I highly recommend that you avoid the official F-Droid client (which is extremely outdated and targets API level 25) and use a more modern client with seamless updates such as [NeoStore](https://github.com/NeoApplications/Neo-Store). You should also avoid using the official F-Droid repository as mmuch as possible and stick to the F-Droid repositories hosted by the app developers instead. +I do not recommend that you use F-Droid at all unless you have no other choice to obtain certain apps. In some rare cases, there may be some apps which require the F-Droid version to work properly without Google Play Services. If you do end up using F-Droid, I highly recommend that you avoid the official F-Droid client (which is extremely outdated and targets API level 25) and use a more modern client with seamless updates such as [NeoStore](https://github.com/NeoApplications/Neo-Store). You should also avoid using the official F-Droid repository as much as possible and stick to the F-Droid repositories hosted by the app developers instead. ### GitHub