diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-02 08:06:18 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-02 08:06:18 -0500 |
| commit | e4b097f6287c863a2684c5469774ee5348dac902 (patch) | |
| tree | 884e6d6df105f3acf1fe3484150356cea134e5a8 /static/faq.html | |
| parent | 723b3af75afe635c9cd243089e324afdae96a2ec (diff) | |
rewording
Diffstat (limited to 'static/faq.html')
| -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> |
