diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-17 15:52:25 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-17 15:52:25 -0400 |
| commit | eb569bfe92817cc217741e485074c5d7ab70902a (patch) | |
| tree | c5cbc6d3c1d99bf60553997d6ebbdedb06fa4080 | |
| parent | 08de8b354a9c47b892978ca9f85e9878bae33c85 (diff) | |
clarify wording for Play services sandbox
| -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 4d4d5514..dc78383a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -416,7 +416,7 @@ <p>Changes since the 2021.07.07.19 release:</p> <ul> - <li>add <a href="/usage#sandboxed-play-services">experimental support for running Play services and friends as a normal user-installed sandboxed app without any special privileges</a></li> + <li>add <a href="/usage#sandboxed-play-services">experimental support for running Play services and friends as sandboxed user-installed apps without any special privileges</a></li> <li>Settings: use alternate implementation of Wi-Fi auto-turn-off setting matching the Bluetooth auto-turn-off UX</li> <li>overhaul Wi-Fi auto-turn-off implementation including handling the case of Wi-Fi being turned on without connecting to a network</li> <li>add lower auto-reboot timeout options</li> |
