diff --git a/static/releases.html b/static/releases.html
index e88a18e6..8589b195 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -717,7 +717,7 @@
Changes since the 2023101300 release:
- - initial non-experimental for Pixel 8 and Pixel 8 Pro support
+ - initial non-experimental release for Pixel 8 and Pixel 8 Pro support
- speed up skipping compilation of system packages with dexpreopt (precompilation to native code) to improve post-update boot time
- backport assorted dexpreopt fixes to make it work for more system packages again to improve verified boot security, free up wasted disk space and reduce post-update boot time
- use speed-profile compilation for user installed packages for first boot of an update to significantly improve boot time, then recompile then with full speed optimization in the background with a progress notification and a notification when it's finished for respawning apps