diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-08 09:26:54 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-08 09:26:54 -0500 |
| commit | 3ccd7518118827d26e9f2f108e4089746940a88c (patch) | |
| tree | 82af176d319ceb6f601c18931dce24276fe0a2e5 | |
| parent | 6c7c410934211f519dac4b97a9b51d043525d83b (diff) | |
fix typo
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 1a2f5c94..96b322ff 100644 --- a/static/releases.html +++ b/static/releases.html @@ -397,7 +397,7 @@ <li>Vanadium: update Chromium base to 87.0.4280.86</li> <li>Vanadium: update Chromium base to 87.0.4280.101</li> <li>Settings: remove partial MAC randomization translations</li> - <li>downstream fix for VPN lockdown being overriden when stopping users replaced by upstream fix</li> + <li>downstream fix for VPN lockdown being overridden when stopping users replaced by upstream fix</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/23">version 23</a></li> </ul> </article> |
