diff options
| author | royce-c <114127058+royce-c@users.noreply.github.com> | 2024-11-07 15:16:40 -0800 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-11-07 18:28:09 -0500 |
| commit | ffc91120bdcd728f02154e0b700ceeb28f1222a6 (patch) | |
| tree | 5314f68f4dfb5e44a23172b0fc7434a05cc39f52 /static | |
| parent | eb55b666bc7620760d1d5a306d8f4d239aadcbda (diff) | |
Fix typo in features.html
Diffstat (limited to 'static')
| -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 7fa49884..5f99fc66 100644 --- a/static/features.html +++ b/static/features.html @@ -1214,7 +1214,7 @@ <li>Removal of TrustCor root certificate authority as a trusted system CA.</li> <li>Secure-by-default Android 12 PendingIntent security check (FLAG_IMMUTABLE) instead of crash-by-default improving older app compatibility and security.</li> - <li>Fixed UART debugging enabled warning on offical release builds.</li> + <li>Fixed UART debugging enabled warning on official release builds.</li> <li>Engineering / Prototype ("EVT", "PVT" or "DVT") device warning as these devices typically have relaxed security controls for development, mainly the secure boot state property <code>ro.boot.secure_boot</code> not set |
