From c53b54b80f74cfecaf89fbda34076676fba48708 Mon Sep 17 00:00:00 2001 From: Absurd <158203519+4fd485@users.noreply.github.com> Date: Sat, 31 Jan 2026 10:38:09 +0100 Subject: [PATCH] Fix spelling error in README.md Corrected the spelling of 'uninstall' in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f15a4f8..a844bd6 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ ### Android Debloat Tools ⛔ **Avoid** -- ADB AppControl - A simple adb wrapper with a [terrible privacy policy](https://adbappcontrol.com/en/terms/) to collect things like device information and what applications you install/unsinstall. +- ADB AppControl - A simple adb wrapper with a [terrible privacy policy](https://adbappcontrol.com/en/terms/) to collect things like device information and what applications you install/uninstall. ✅ **Instead use** - [Universal Android Debloater Next Generation](https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/) - Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.