diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-06 11:22:58 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-06 11:22:58 -0500 |
| commit | 490423d2dfd355db5373f31a6d22ecd1cef5d58e (patch) | |
| tree | b2ed5a706c4ac00a9685344b50098d8705822447 | |
| parent | a6fbb94f971713eb1035429d284a8b114337c75e (diff) | |
fix Updater error message typo
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b82a8f46..9d851478 100644 --- a/static/releases.html +++ b/static/releases.html @@ -737,6 +737,7 @@ <li>Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a: add back launcher app pinning to potentially work around launcher bugs</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/122.0.6261.105.0">version 122.0.6261.105.0</a></li> <li>Pixel 6 Pro: remove unnecessary product name, model and brand overrides for attestation since we use the official ones</li> + <li>System Updater: fix typo in error message</li> </ul> </article> --> |
