diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-16 10:20:34 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-16 10:20:34 -0400 |
| commit | dc89ae3f3bd5e16f114f3dae851c59999d253df6 (patch) | |
| tree | 160aee765be848aed416cfbfec4bb5f4b401b56e | |
| parent | 6e5ba7c3295ab7413ff50830ba740f098582356c (diff) | |
fix setup wizard 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 f42d8921..93784ba5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -773,6 +773,7 @@ <p>Changes since the 2024051500 release:</p> <ul> + <li>Setup Wizard: fix typo in data restore description</li> </ul> </article> --> |
