summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-01-27 02:12:59 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:51 -0500
commit3e84ecb8a51d75e5fc18465f89ca005e1bebc5f1 (patch)
tree693a3cdd8165f5cd3f029cd50005487d037d8b68
parent29fcf5808627ea12547a06571cd367d33ee8ee1d (diff)
add missing closing parenthesis
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index eb7ec970..b5b7ecd8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -556,7 +556,7 @@
<p>Changes since the 2025012600 release:</p>
<ul>
- <li>fix regression in the previous release for configuring per-app settings added by GrapheneOS for apps in the work profile or Private Space when the Settings app is launched from the Owner user rather than the work profile or Private Space (this was caught during Alpha channel testing and is why it didn't proceed to Beta channel testing</li>
+ <li>fix regression in the previous release for configuring per-app settings added by GrapheneOS for apps in the work profile or Private Space when the Settings app is launched from the Owner user rather than the work profile or Private Space (this was caught during Alpha channel testing and is why it didn't proceed to Beta channel testing)</li>
<li>Sandboxed Google Play compatibility layer: improve Play Integrity API description</li>
</ul>
</article>