diff --git a/static/releases.html b/static/releases.html
index c353aa69..afed53a7 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -410,10 +410,10 @@
- script: support any number of source versions for deltas
- - set read timeout for HTTPS network time update connection
- - always disconnect HTTPS time connection ASAP
- - remove unnecessary Accept-Charset header for HTTPS time requests
- - disable keepalive for secure network time updates
+ - set read timeout for HTTPS network time connections
+ - disable keepalive for HTTPS network time connections
+ - always disconnect HTTPS time connections
+ - remove unnecessary Accept-Charset header for HTTPS network time requests
-->
@@ -570,7 +570,7 @@
work around upstream bug causing null pointer crashes from media notifications in secondary profiles
enable secondary user logout support by default (purges credential encrypted storage keys from memory)
add back screenshot action to global action list as an alternative to the key chord (power button + volume down) and screenshot button in the gesture navigation recent apps list
- reject received unix timestamps before build unix time for https-based network time implementation
+ reject received unix timestamps before build unix time for HTTPS-based network time implementation
Clock: apply fixes for various upstream issues
Updater: harden PendingIntent usage