diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-05 23:41:14 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-05 23:41:14 -0400 |
| commit | e14d5a312339b2424d96c3f2b5a58a7d04d9e8cf (patch) | |
| tree | 7d4b1d9b0e19c93c7a1681231db3235397bfae64 /static | |
| parent | a71781f9ba2edcd8f7f7951bb2498eb974a8cfda (diff) | |
fix typo
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 4628237a..31278239 100644 --- a/static/releases.html +++ b/static/releases.html @@ -824,7 +824,7 @@ <li>flash-all: remove unnecessary sleep after flashing AVB key</li> <li>flash-all: exit on errors</li> <li>flash-all.sh: avoid false negative for device model check</li> - <li>flash-all.bat: pause before existing after an error</li> + <li>flash-all.bat: pause before exiting after an error</li> <li>fastboot: add support for CLI install with the GrapheneOS optimized factory images format already used by the web installer (will reduce memory/storage usage for CLI installs and will reduce storage usage on the update servers by avoiding multiple factory image formats)</li> <li>hardened_malloc: update libdivide to 5.1</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.43</li> |
