diff --git a/static/releases.html b/static/releases.html
index 10f90988..a20ab122 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -886,7 +886,7 @@
Changes since the 2023011000 release:
- - don't send IMSI / Phone number to SUPL server when SUPL is enabled (note: using SUPL is always an optional choice in APN configuration on GrapheneOS, unlike AOSP and the stock OS)
+ - don't send IMSI / Phone number to SUPL server when SUPL is enabled (note: using SUPL is always an optional choice on GrapheneOS, unlike AOSP and the stock OS)
- SELinux policy: drop auditing for apk_data_file execute/execute_no_trans (research is done)
- SELinux policy: add back apk_data_file execute/execute_no_trans for adb shell for debugging use cases (removing it isn't really useful for hardening and we plan on hardening ADB for the verified boot model another way)
- Settings: revert to standard Android 13 minimum threshold of 10% for automatic battery saver since lowering it below 10% doesn't work as intended without more invasive changes outside the scope of GrapheneOS