diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-07 13:57:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-07 13:57:21 -0400 |
| commit | f5bd3b05c0cdd15e403aec2be203c3d5dafa4b0c (patch) | |
| tree | ba3e6001c007815af89d5b8740932d08e39215ae | |
| parent | 6c75c4a8e2e8e17fde628a390f006bae025c352a (diff) | |
fix typo
| -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 067ea894..5d550f78 100644 --- a/static/releases.html +++ b/static/releases.html @@ -465,7 +465,7 @@ <li>Vanadium: update Chromium base to 91.0.4472.120</li> <li>Vanadium: update Chromium base to 91.0.4472.134</li> <li>reimplement Bluetooth auto-turn-off feature to avoid using the Settings app for the implementation (fixes reliability issues)</li> - <li>add USB auto-turn-off feature based on reimplementation of Bluetooth auto-turn-off</li> + <li>add Wi-Fi auto-turn-off feature based on reimplementation of Bluetooth auto-turn-off</li> <li>Seedvault: update to latest revision</li> </ul> </article> |
