diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-14 18:11:21 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-14 18:11:21 -0400 |
| commit | f12422bdac5734db8ced3caabea4ebab0d39f7b4 (patch) | |
| tree | 16baa036c17b05a83d82b311aaa7ac60743b85b9 | |
| parent | 7e65e9e4e967ba69f64956da2168784daaaeb356 (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 68834b52..468dd229 100644 --- a/static/releases.html +++ b/static/releases.html @@ -316,7 +316,7 @@ <li>Vanadium: expand automated string rebranding</li> <li>Vanadium: remove Google prefix from storage settings label</li> <li>enable VPN lockdown by default</li> - <li>rework random MAC options to make them clearer</li> + <li>reword random MAC options to make them clearer</li> <li>start the final phase of the migration process for random MAC preference values</li> <li>generate manifests for stable releases directly referencing revisions by hash instead of tag name to simplify signature verification for the sources</li> </ul> |
