diff --git a/static/releases.html b/static/releases.html
index 8abe40d7..84dbfc03 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -581,10 +581,6 @@
Changes since the 2022082400 release:
- - Pixel 6, Pixel 6 Pro, Pixel 6a: rewrite under display fingerprint scanner integration
- - Sandboxed Google Play compatibility layer: don't report spurious DeadSystemRuntimeException exceptions
- - Contacts: stop hiding local account when a Google account with no contacts is present in the profile (strange behavior in AOSP Contacts which appears to have started triggering with Android 13)
- - kernel (Pixel 4a (5G), Pixel 5, Pixel 5a): add missing several missed changes which blocked us from pushing out the previous release for these devices as an over-the-air update
-->
@@ -602,8 +598,9 @@
Changes since the 2022082301 release:
+ - Pixel 6, Pixel 6 Pro, Pixel 6a: rewrite under display fingerprint scanner integration
- Sandboxed Google Play compatibility layer: don't report spurious DeadSystemRuntimeException exceptions
- - Contacts: stop hiding local account when a Google account with no contacts is present in the profile (strange behavior from the stock OS which appears to have started triggering with Android 13)
+ - Contacts: stop hiding local account when a Google account with no contacts is present in the profile (strange behavior in AOSP Contacts which appears to have started triggering with Android 13)
- kernel (Pixel 4a (5G), Pixel 5, Pixel 5a): add missing several missed changes which blocked us from pushing out the previous release for these devices as an over-the-air update