summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-05-16 09:46:51 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-05-16 09:46:51 -0400
commitef77511a183c04f02c19abaa82f28077cd623691 (patch)
tree89bd47010cdcc0cc993d49851345d7d070f25db6 /static
parent32a72b2a0a276882c5776192ab8d49fea19121ec (diff)
fix another typo on features page
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 d9e2bf2b..2103f67a 100644
--- a/static/features.html
+++ b/static/features.html
@@ -144,7 +144,7 @@
<li>
Hardened kernel
<ul>
- <li>Support for dynamically loaded kernel modules is disabled and a
+ <li>Support for dynamically loaded kernel modules is disabled and
the minimal set of modules for the device model are built into the
kernel to substantially improve the granularity of Control Flow
Integrity (CFI) and reduce attack surface.</li>