diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-12 14:41:30 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-12 14:41:35 -0500 |
| commit | 8d69768a2df27e5f7cd6d1fc93f516e95f1aa0c7 (patch) | |
| tree | 7fc50986176fe114b30a5f649f11f7d4d6210541 /static | |
| parent | 45ae3169a1214634a8902d0bf8aedc26d119034b (diff) | |
simpler wording
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 928136ab..5380df5d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -387,7 +387,7 @@ <ul> <li>Vanadium: disable WebView variations support</li> <li>SetupWizard: update to latest upstream code</li> - <li>NetworkStack: switch to grapheneos.network for connectivity checks to improve compatibility with captive portals lacking support for the built-in login interface (HSTS preloading for grapheneos.org stops the fallback browser login prompt from working)</li> + <li>NetworkStack: switch to grapheneos.network for connectivity checks to improve compatibility with captive portals lacking support for the built-in login interface (HSTS preloading for grapheneos.org breaks the fallback browser login notification)</li> </ul> </article> |
