diff --git a/static/releases.html b/static/releases.html
index e2e58bff..75d866db 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -553,11 +553,11 @@
Changes since the 2024101900 release:
- - extend one-time removal of leftover Vanadium library state to handle it for Alpha/Beta users who removed it from Owner themselves but still have it in other users
- Sandboxed Google Play compatibility layer: adjust one of the stubs for the NearbyManager API to resolve a remaining issue
- Sandboxed Google Play compatibility layer: use per-network MAC randomization and enable send device name for wireless Android Auto networks to avoid introducing compatibility issues with our per-connection MAC randomization feature or default disabled DHCP device name
- - temporarily disable memory tagging for the Pixel Camera Services app until memory corruption bugs are resolved
- adjust hasSendDhcpHostnameEnabledChanged() based on new "Send device name" setting value to avoid introducing a permission issue
+ - temporarily disable memory tagging for the Pixel Camera Services app until memory corruption bugs are resolved
+ - extend one-time removal of leftover Vanadium library state to handle it for Alpha/Beta users who removed it from Owner themselves but still have it in other users