diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-13 06:39:22 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-13 06:40:26 -0500 |
| commit | 58c42b411fe3f78c7ceb3a29802d1b22402c5860 (patch) | |
| tree | 64efec19ea23f629ded29cdbd4c3ea39ec297748 /static/features.html | |
| parent | d136e7b3bf63d9481f08b5f6a76bc5ae7acadfaa (diff) | |
fix TOC entry
Diffstat (limited to 'static/features.html')
| -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 f373b56e..9b764e53 100644 --- a/static/features.html +++ b/static/features.html @@ -107,7 +107,7 @@ <li><a href="#closed-device-identifier-leaks">Closed device identifier leaks</a></li> <li><a href="#privacy-by-default">Privacy by default</a></li> <li><a href="#pin-scrambling">PIN scrambling</a></li> - <li><a href="#two-factor-fingerprint-unlock">two-factor fingerprint unlock</a></li> + <li><a href="#two-factor-fingerprint-unlock">Two-factor fingerprint unlock</a></li> <li><a href="#supports-longer-passwords">Supports longer passwords</a></li> <li><a href="#auto-reboot">Auto reboot</a></li> @@ -811,7 +811,7 @@ lock screen and SIM PIN/PUK.</p> </section> - <section id="Two-factor-fingerprint-unlock"> + <section id="two-factor-fingerprint-unlock"> <h3><a href="#Two-factor-fingerprint-unlock">Two-factor fingerprint unlock</a></h3> <p>GrapheneOS adds the option to require entering a 2nd factor PIN after |
