From 7679b5d5165ca6e0473e59f4178889d75c516308 Mon Sep 17 00:00:00 2001 From: GithubUser699 <74927253+GithubUser699@users.noreply.github.com> Date: Sun, 25 Apr 2021 21:19:58 +0000 Subject: [PATCH] Removed two "the" At least I couldn't find a Magisk app named "The magisk app", so I removed the two "the". --- docs/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 870d32887..5e8ad2328 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -12,6 +12,6 @@ If unfortunately you do not have USB debugging enabled, reboot into Safe Mode. M ### Q: After I hidden the Magisk app, the app icon is broken. -The Magisk app uses a more advanced hiding method that will install a "stub" APK that has nothing in it. The only functionality this stub app has is downloading the full the Magisk app APK into its internal storage and dynamically load it. Due to the fact that the APK is literally *empty*, it does not contain the image resource for the app icon. +The Magisk app uses a more advanced hiding method that will install a "stub" APK that has nothing in it. The only functionality this stub app has is downloading the full Magisk app APK into its internal storage and dynamically load it. Due to the fact that the APK is literally *empty*, it does not contain the image resource for the app icon. -When you open the hidden the Magisk app, it will offer you the option to create a shortcut in the homescreen (which has both the correct app name and icon) for your convenience. You can also manually ask the app to create the icon in app settings. +When you open the hidden Magisk app, it will offer you the option to create a shortcut in the homescreen (which has both the correct app name and icon) for your convenience. You can also manually ask the app to create the icon in app settings.