diff --git a/Optional-Hardening.md b/Optional-Hardening.md index b2e0f55..5273921 100644 --- a/Optional-Hardening.md +++ b/Optional-Hardening.md @@ -88,7 +88,7 @@ user_pref("dom.security.https_only_mode_error_page_user_suggestions", true); *** ### Captive portal detection -Captive portals allow you to connect to public Wi-Fi by redirecting to login pages (think hotels, airports, coffee shops, etc.). You can safely disable Mozilla's [captive portal detection](https://support.mozilla.org/en-US/kb/captive-portal) on most **desktop** computers. +Captive portals allow you to connect to public Wi-Fi by redirecting to login pages (think hotels, airports, etc.). You can safely disable Mozilla's [captive portal detection](https://support.mozilla.org/en-US/kb/captive-portal) on most **desktop** computers. If you disable captive portals on a **mobile** device, then you'll need a separate browser to connect to the internet on public Wi-Fi and some [company networks](https://github.com/yokoffing/Betterfox/discussions/377).