diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-16 09:46:51 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-16 09:46:51 -0400 |
| commit | ef77511a183c04f02c19abaa82f28077cd623691 (patch) | |
| tree | 89bd47010cdcc0cc993d49851345d7d070f25db6 /static | |
| parent | 32a72b2a0a276882c5776192ab8d49fea19121ec (diff) | |
fix another typo on features page
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 2 |
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> |
