diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-08-22 19:58:18 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-08-22 16:00:55 -0400 |
| commit | 5596865e8ca88bdd0e84596e4d46dd2020bad2e7 (patch) | |
| tree | 13621431db472cabfd3d50dbb199e6d297ea7134 | |
| parent | 24c3c76124bf4358e51b1b7bf55119285c03f595 (diff) | |
Add missing space in features page
| -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 d862c36d..b48ee8e4 100644 --- a/static/features.html +++ b/static/features.html @@ -830,7 +830,7 @@ with any such prompt in the OS).</p> <p>The wipe does not require a reboot and cannot be interrupted. It can be set - up at <b>Settings <span aria-label="and then">></span>Security & privacy <span + up at <b>Settings <span aria-label="and then">></span> Security & privacy <span aria-label="and then">></span> Device unlock <span aria-label="and then">></span> Duress Password</b> in the owner profile. Both a duress PIN and password will need to be set to account for different profiles |
