summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-05-19 17:09:16 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-05-19 17:09:16 -0400
commit71e66ac9c1f82cf866f4e843b326ad45e837c44b (patch)
treefcccf1e6bb5af7c9b456b0ac5bc0d25e56bae0ad
parentb25144f0c5fd5708f53be5008165f30d6a8c6d54 (diff)
fix typo
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 94c44564..d78409ae 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -450,7 +450,7 @@
<p>Changes since the 2021.05.16.04 release:</p>
<ul>
- <li>Settings: remove field referencing the mainline module (APEX) version (also as as the Google Play system update version) since we ship these changes as part of the OS and have out-of-band module updates disabled since we have no use for them</li>
+ <li>Settings: remove field referencing the mainline module (APEX) version (also known as the Google Play system update version) since we ship these changes as part of the OS and have out-of-band module updates disabled since we have no use for them</li>
<li>remove legacy Calendar widget</li>
<li>add toggle for disabling fingerprint unlock while having fingerprints registered for usage in apps (authentication and protecting hardware keystore keys)</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/27">version 27</a></li>