diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-16 05:44:16 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-16 05:45:27 -0400 |
| commit | cd7582aa0e8f2e2f313044edcd7e89fc9f30bccb (patch) | |
| tree | e0d7360e05c6eaca7a2b8577280496e67aea6ee9 /static | |
| parent | 5eb3eff3ced44f7b174c859938bd1e7c67bdc041 (diff) | |
fix code style
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/features.html b/static/features.html index f11d8628..3a33f399 100644 --- a/static/features.html +++ b/static/features.html @@ -162,8 +162,8 @@ <li><a href="/usage#updates">Seamless automatic OS update system</a> that just works and stays out of the way in the background without disrupting device usage, with full support for the standard automatic rollback if the first boot - of the updated OS fails</li> <li>Require unlocking to access sensitive function - via quick tiles</li> + of the updated OS fails</li> + <li>Require unlocking to access sensitive function via quick tiles</li> <li>Minor changes to default settings to prefer privacy over small conveniences: personalized keyboard suggestions based on gathering input history are disabled by default, sensitive notifications are hidden on the lockscreen by default and |
