Fix typo in static/features.html

This commit is contained in:
Dave Eckhardt 2024-06-21 23:30:29 -04:00 committed by Daniel Micay
parent 63211fcf4c
commit 858ac44a0c

View File

@ -280,7 +280,7 @@
both the hardware level via configuring the USB controller and also at the
OS level in the kernel to provide a second layer of defense. It disables the
data lines at a hardware level as soon as the existing connections end which
happens right away if there were new USB connections. It also disables USB-C
happens right away if there were no USB connections. It also disables USB-C
alternate modes including DisplayPort at both the OS and hardware level.</p>
<p>Our implementation is far more secure than Android's standard USB HAL