diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-10 19:05:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-10 19:05:14 -0400 |
| commit | f5eec465d48704da1614f048374b1e1c146a2c5e (patch) | |
| tree | 2537b170445539d3d33a84d0c65ad1f24613c9e2 /static | |
| parent | a31d1a0d7830f10a8d1ea5c803af9478b8502eda (diff) | |
adjust wording about rollback
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/static/usage.html b/static/usage.html index a8c18ef3..6e2e5642 100644 --- a/static/usage.html +++ b/static/usage.html @@ -55,8 +55,9 @@ a secondary installation of GrapheneOS which only becomes the active installation after the update is complete. Once the update is complete, you'll be informed with a notification and simply need to reboot with the button in the notification or via a - normal reboot. If the new version fails to boot, the OS will roll back to the past - version and the updater will attempt to download and install the update again.</p> + normal reboot. If the new version fails to boot, the OS will be rolled back to the + past version and the updater will attempt to download and install the update + again.</p> <p>The updater will use incremental updates to download only changes rather than the whole OS unless the current version is behind the current release by more than 3 |
