diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-07 21:51:07 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-07 21:51:07 -0400 |
| commit | ea9fbadd4c7705fee702c2af502aa24ab91a9c5e (patch) | |
| tree | 45d49d3c88c2184d25c2ec0a4710ed13fcc80efc | |
| parent | 47234c232168680bd8d010e08312d860b5652486 (diff) | |
add missing word + reword
| -rw-r--r-- | static/faq.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/static/faq.html b/static/faq.html index eb9edf89..cd90ae1e 100644 --- a/static/faq.html +++ b/static/faq.html @@ -388,10 +388,11 @@ <p>Similar connectivity checks are also performed by Vanadium.</p> <p>Providing a toggle in the Settings app for using connectivitycheck.grapheneos.org as an alternative - <a href="https://github.com/GrapheneOS/os_issue_tracker/issues/198">is planned</a>, - but the option to blend into the crowd with the standard URLs is important and - must remain supported for people who need to be able to blend in rather than - the nice that comes from using GrapheneOS servers.</p> + <a href="https://github.com/GrapheneOS/os_issue_tracker/issues/198">is + planned</a>. The option to blend into the crowd with the standard URLs is + important and must remain supported for people who need to be able to blend in + rather than getting the nice feeling that comes from using GrapheneOS + servers.</p> </li> <li> <p>DNS connectivity and functionality tests</p> |
