diff --git a/static/releases.html b/static/releases.html
index dbeb0573..1fd31e9a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -676,7 +676,7 @@
- resolve upstream bug in Android 13 QPR1 causing screen brightness dimming on user profile changes
- - Settings: replace hard-wired 90Hz refresh rate for smooth display toggle with the actual max refresh rate of the device model
+ - Settings: replace hard-wired refresh rate in the text for the smooth display toggle with the actual max refresh rate used for the device model (Android has the string hard-wired to say 90Hz and expects the device to provide an overlay with the correct string which isn't present in AOSP for Pixels)
- kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.156
- kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.77
- Sandboxed Google Play compatibility layer: new infrastructure for controlling Play Store updates of Play Store and Play services with a max version of Play services and the Play Store set via GmsCompatCompat and an override toggle for allowing it to update to any version