summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbreadcat2020-08-27 01:22:40 +0100
committerbreadcat2020-08-27 01:22:40 +0100
commitc4182ad2a013e76f8c78bc79206f20ed1b1b5428 (patch)
treebd12dac78b1ab4657485334bff0cca05c7adf8be
parentfb0c4fcb288841e8bb747b5e9d2d44bceb4baeac (diff)
downloadblog.minskio.co.uk-c4182ad2a013e76f8c78bc79206f20ed1b1b5428.tar.gz
blog.minskio.co.uk-c4182ad2a013e76f8c78bc79206f20ed1b1b5428.tar.bz2
blog.minskio.co.uk-c4182ad2a013e76f8c78bc79206f20ed1b1b5428.zip
Turns out I'm bad at French
-rw-r--r--content/posts/debloating-the-lg-q6-phone.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/debloating-the-lg-q6-phone.md b/content/posts/debloating-the-lg-q6-phone.md
index 0edaa75..49239ba 100644
--- a/content/posts/debloating-the-lg-q6-phone.md
+++ b/content/posts/debloating-the-lg-q6-phone.md
@@ -8,7 +8,7 @@ I've had the LG Q6 for many moons now, I picked it up used for about 120GBP and
Anyway, Chris Titus recently published [a video](https://www.youtube.com/watch?v=k9ErL9L6KIw) and [matching article](https://christitus.com/debloat-android/) that ticked all my boxes. My guide is basically a rehash of his, so I recommend you go read his before seeing the list of things I removed.
-Without further adieu, you'll want to install ADB tools:
+Without further ado, you'll want to install ADB tools:
```
sudo pacman -S adb
```