summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-04-26 03:33:04 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-04-26 03:33:04 -0400
commitafd5c24a2988840039a81a441a07749bb995f77a (patch)
treea483c4669f8bf5dc09b4c851ad69056d90b63fc0 /static
parentaad5be370038a4045295ad8ba01fa14d7ca0b745 (diff)
fix typo
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 211387fb..737f947e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -597,7 +597,7 @@
<p>Changes since the 2025041100 release:</p>
<ul>
- <li>Bluetooth: backport upstream fixes for compatibility with certain Bluetooth peripherals caused by recent a security fix for Bluetooth encryption</li>
+ <li>Bluetooth: backport upstream fixes for compatibility with certain Bluetooth peripherals caused by a recent security fix for Bluetooth encryption</li>
<li>avoid granting special runtime permissions (Network, Sensors) added by GrapheneOS when unarchiving an app</li>
<li>use our restricted setting infrastructure to restrict system app access to our notification forwarding setting too</li>
<li>Settings: prevent disabling system Dialer app since it's always required for emergency calls</li>