diff --git a/FAQ.md b/FAQ.md index 96f7868a..90242a97 100644 --- a/FAQ.md +++ b/FAQ.md @@ -252,7 +252,7 @@ You can't disable this notification, but you can remove the icon from the status **(25) Can you add a 'Select All' function?** There is no need for a 'Select All' function -because you can switch from block (blacklist) to allow (whitelist) mode using Netguard's settings. +because you can switch from block (blacklist) to allow (whitelist) mode using NetGuard's settings. See also [question 0](#user-content-faq0). @@ -587,7 +587,7 @@ and you should see a different IP address from your regular one, and below in th field something else besides _Unknown_. **Be aware** that all the other Tor caveats (https://www.torproject.org/docs/faq.html.en) still apply, -like having the Tor network unreacheable, your activity actively monitored/targeted in your country, +like having the Tor network unreachable, your activity actively monitored/targeted in your country, online services (eg. Gmail, Google Play store) failing to login or being forced to solve endless capchas when accessing sites that use Cloudflare's CDN services. diff --git a/README.md b/README.md index a38ca84a..efbaf49f 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ If you disable this package, you can enable it with this command again: adb shell pm enable --user 0 com.android.vpndialogs ``` -NetGuard is supported on phones and tablets with a true-coler screen only, so not for other device types like on a television or in a car. +NetGuard is supported on phones and tablets with a true-color screen only, so not for other device types like on a television or in a car. Android does not allow incoming connections (not the same as incoming traffic) and the Android VPN service has no support for this either. Therefore managing incoming connections for servers running on your device is not supported.