diff --git a/static/releases.html b/static/releases.html
index 834fbc97..de5c6c35 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -542,7 +542,7 @@
- enable stamp configuration for microdroid kernel builds to set LOCALVERSION based on version control information as expected
- kernel (6.6): disable unused hibernation support
- - kernel (6.6): disable unused TIOCSTI ioctl (already blocked via standard Android ioctl filtering)
+ - kernel (6.6): disable unused TIOCSTI ioctl (already blocked via standard Android SELinux ioctl filtering)
- kernel (6.6): disable unused cachestat system call
- kernel (6.6): enable random kmalloc caches for x86_64 and microdroid too, not only bare metal arm64
- kernel (6.6): enable full struct randomization for x86_64 and microdroid too, not only bare metal arm64