diff --git a/static/features.html b/static/features.html
index e4f09521..7955d807 100644
--- a/static/features.html
+++ b/static/features.html
@@ -241,10 +241,10 @@
- Greatly reduced remote, local and proximity-based attack surface by
- stripping out unnecessary code, making more features optional and disabling
- optional features by default (NFC, Bluetooth, UWB, etc.), when the screen is
- locked (connecting new USB peripherals, camera access) and optionally after a
- timeout (Bluetooth, Wi-Fi).
+ stripping out unnecessary code, making more features optional and
+ disabling optional features by default (NFC, Bluetooth, UWB, etc.), when
+ the screen is locked (USB, USB-C, pogo pins, camera access) and optionally
+ after a timeout (Bluetooth, Wi-Fi).
- Native debugging (ptrace) access is blocked for all bundled apps to
reduce local attack surface. ptrace access is allowed by default for user
installed apps for compatibility, with an option to block it by default. In