summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrxx0 <18289987+mrxx0@users.noreply.github.com>2024-10-17 06:23:57 +0200
committerDaniel Micay <danielmicay@gmail.com>2024-10-17 05:59:28 -0400
commitb189cbd676725bdb4444a5ef828750a80487da32 (patch)
tree5c37a4ee13da4b54f8ea8108f4ece1c0c8541135
parent4ad6dca443df13419dff9691c11a2c91cf0434a0 (diff)
Fix typo in releases.html
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 46a81291..2fcc0da1 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -549,7 +549,7 @@
<li>disable temporary unconditional system crash notifications since we've gotten the initial feedback we needed via the previous release</li>
<li>Keyboard: remove launcher icon to avoid it temporarily showing up in new users/profiles (not a recent regression)</li>
<li>Launcher: remove "Install in private" shortcut for now since the standard behavior of opening the app in the first party app store isn't currently useful on GrapheneOS right now and is confusing to users</li>
- <li>Settings: hide inaccurate "access private space when hidden" text that's not currently relevant to GrapheneOS since AOSP doesn't have the this launcher feature yet</li>
+ <li>Settings: hide inaccurate "access private space when hidden" text that's not currently relevant to GrapheneOS since AOSP doesn't have this launcher feature yet</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-142">version 142</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-143">version 143</a></li>
</ul>