diff --git a/static/releases.html b/static/releases.html
index 4ae187cf..6c31431c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -603,7 +603,7 @@
Sandboxed Google Play compatibility layer: improved robust / future proofing
Sandboxed Google Play compatibility layer: add support for installing Google Chrome via Play Store via the unprivileged package installation API by safely breaking up the multi-package session
Sandboxed Google Play compatibility layer: improve compatibility with Nearby Share
- exec spawning: don't close binder connection when the app crashes which fixes debugging features including the crash dialog
+ exec spawning: don't close binder connection when an app crashes to fix debugging features including the crash dialog