diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-06-12 10:46:50 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-06-12 07:50:56 -0400 |
| commit | 2fe2d3765ad8dcc92060b8067c6a39e6fdc7ccf7 (patch) | |
| tree | 5d2c0a79d17d75c4d7ae69e2e67df43738f4f592 | |
| parent | 4dce66729ddf3bf6e1ea4a21feca256ee6fd12d7 (diff) | |
Fix typo in features.html
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index 1eae62f8..77f0f3d3 100644 --- a/static/features.html +++ b/static/features.html @@ -1185,7 +1185,7 @@ for complying with their local laws).</li> <li>Change standard Android package installer behavior to preserving packages being disabled after updating them instead of them being re-enabled.</li> - <li>Enable the "Always-on VPN" and "Block conncetions without VPN" toggles for + <li>Enable the "Always-on VPN" and "Block connections without VPN" toggles for VPNs by default.</li> </ul> </section> |
