diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-27 11:00:04 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-27 11:00:04 -0400 |
| commit | 2cb57d90a946b92eb547f8cffec8c459ba3f320c (patch) | |
| tree | f949f07ff40c6aa8d612331febf9188cb9d7a427 /static | |
| parent | 603ed8e4dfb2df733a905ca76b60c0ca8fc750f6 (diff) | |
swap word order
Diffstat (limited to 'static')
| -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 ed48f65f..0c5495f5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -457,7 +457,7 @@ <ul> <li>Updater: display progress for the short phase of verifying the update</li> <li>Updater: reuse the same progress notification for downloading, verifying and installing the update</li> - <li>Updater: alert only once for progress notifications if the user raises the notification importance level</li> + <li>Updater: only alert once for progress notifications if the user raises the notification importance level</li> <li>Updater: use foreground service via progress notification</li> <li>Vanadium: update Chromium base to 91.0.4472.120</li> </ul> |
