diff --git a/static/releases.html b/static/releases.html
index c9c713ca..7c4ddfea 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -581,7 +581,7 @@
- Network Location: improve integration of altitude into trilateration to properly account for not all networks providing it including avoiding an edge case null pointer exception
- Network Location: add default enabled data saver exemption
- - Network Location: use hideFromAppOps as documented by the Android API documentation for a network location service to match how other the other OS location services and the Play services location service in the stock OS work (this likely avoids the need for the exemption from the GrapheneOS location indicator but we're keeping that for now to avoid wasting development time determining it)
+ - Network Location: use hideFromAppOps as documented by the Android API documentation for a network location service to match how the AOSP satellite-based location services and the Play services location services in the stock OS work (this likely avoids the need for the exemption from the GrapheneOS location indicator but we're keeping that for now to avoid wasting development time determining it)