diff --git a/static/features.html b/static/features.html
index 81502b87..0f157e24 100644
--- a/static/features.html
+++ b/static/features.html
@@ -98,8 +98,9 @@
- Hardened app runtime
- Stronger app sandbox
- - Hardened libc providing defenses against the most common classes of
- vulnerabilities (memory corruption)
+ - Hardened libc
+ providing defenses against the most common classes of vulnerabilities (memory
+ corruption)
- Our own hardened malloc (memory allocator)
leveraging modern hardware capabilities to provide substantial defenses against
the most common classes of vulnerabilities (heap memory corruption) along with