summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDave Eckhardt <13352322+de0u@users.noreply.github.com>2024-06-21 23:30:29 -0400
committerDaniel Micay <danielmicay@gmail.com>2024-06-22 01:41:02 -0400
commit858ac44a0ca5de45df51d92c9a72e8d71a574ca1 (patch)
tree702a2603e1c0ae07cd6456206b1167a5958b77d3 /static
parent63211fcf4cd68ae9177f3d01d35121cb8afb71e3 (diff)
Fix typo in static/features.html
Diffstat (limited to 'static')
-rw-r--r--static/features.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html
index ea4888f9..ec8530ef 100644
--- a/static/features.html
+++ b/static/features.html
@@ -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