From ffc91120bdcd728f02154e0b700ceeb28f1222a6 Mon Sep 17 00:00:00 2001
From: royce-c <114127058+royce-c@users.noreply.github.com>
Date: Thu, 7 Nov 2024 15:16:40 -0800
Subject: [PATCH] Fix typo in features.html
---
static/features.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 @@
Removal of TrustCor root certificate authority as a trusted system CA.
Secure-by-default Android 12 PendingIntent security check (FLAG_IMMUTABLE)
instead of crash-by-default improving older app compatibility and security.
- Fixed UART debugging enabled warning on offical release builds.
+ Fixed UART debugging enabled warning on official release builds.
Engineering / Prototype ("EVT", "PVT" or "DVT") device warning as these
devices typically have relaxed security controls for development, mainly
the secure boot state property ro.boot.secure_boot
not set