diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-09 17:45:44 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-09 17:45:44 -0500 |
| commit | b3dcdc8acaf7cbc4983fe57c0360bee5ede170ec (patch) | |
| tree | d03585d11607670cf0889522fba9d06b03d44125 | |
| parent | b41247c3151b809aa830fe31b1b6a5dd4c4761a8 (diff) | |
fix another typo
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index 84544d88..05fd001f 100644 --- a/static/faq.html +++ b/static/faq.html @@ -280,7 +280,7 @@ <li>PXN, SMEP or equivalent</li> <li>PAN, SMAP or equivalent</li> <li>Isolated radios (cellular, Wi-Fi, Bluetooth, NFC, etc.), GPU, SSD, - media encode / decide, image processor and other components</li> + media encode / decode, image processor and other components</li> <li>Verified boot with rollback protection for firmware</li> <li>Verified boot with rollback protection for the OS (Android Verified Boot)</li> |
