diff options
| -rw-r--r-- | static/faq.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/faq.html b/static/faq.html index 6bc4a225..f27010db 100644 --- a/static/faq.html +++ b/static/faq.html @@ -546,9 +546,9 @@ <p>Using the VPN service to provide something other than a VPN also means that these apps need to provide an actual VPN implementation or a way to forward to apps - providing one, and very few have bothered to consider this let alone implementing it. - NetGuard is an one example implementing SOCKS5 forwarding, which can be used to - forward to apps like Orbot (Tor).</p> + providing one, and very few have bothered to implement this. NetGuard is an one + example implementing SOCKS5 forwarding, which can be used to forward to apps like + Orbot (Tor).</p> <h2 id="day-to-day-use"> <a href="#day-to-day-use">Day to day use</a> |
