diff --git a/static/releases.html b/static/releases.html
index b93c1a70..f37e0952 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -560,7 +560,7 @@
- hardened_malloc: preserve hardware memory tagging enforcement flag for slab mappings when releasing free slabs
- hardened_malloc: improve accuracy of probability hint for hardware memory tagging branches
- - temporarily revert enforcing minimum 64kiB stack guard size for arm64 since Facebook wrote a buggy stack overflow check for the React Native Hermes runtime that's incompatible with larger gap sizes and beginning to be shipped by apps
+ - temporarily revert enforcing minimum 64kiB stack guard size for arm64 since Facebook recently included a buggy stack overflow check for the React Native Hermes runtime that's incompatible with larger gap sizes and beginning to be shipped by apps
- Log Viewer: add "bootloader unlocked" and "dev options enabled" flags to header
- Log Viewer: add "More info" button to native crash reports
- Log Viewer: include contents of App Not Responding (ANR) stack traces file in ANR error reports