diff --git a/about.html b/about.html
index 3c2b778..4a0575c 100644
--- a/about.html
+++ b/about.html
@@ -5,7 +5,7 @@
-
+
@@ -397,7 +397,7 @@
still very performant. Some of
the hardening I apply includes
stack protection,
- signed integer overflow wrapping,
+ signed integer overflow trapping,
and GrapheneOS'
hardened_malloc
memory allocator.