diff options
| author | b068931cc450442b63f5b3d276ea4297 <77171083+b068931cc450442b63f5b3d276ea4297@users.noreply.github.com> | 2023-03-11 06:43:07 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-11 10:14:48 -0500 |
| commit | 9236f0d62382d152b558d2c71fb6a476923ad756 (patch) | |
| tree | cf0924feb21980b1b08079e5dd4ddae6f4392ceb /static | |
| parent | 681485289fa025f2f00fb50af8ad55b912fcf755 (diff) | |
consistency: change 'keys' to 'buttons'
buttons is used 1 time here and 2 times at cli
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/web.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/web.html b/static/install/web.html index f4fbed1b..cfee1339 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -257,7 +257,7 @@ <button id="unlock-bootloader-button" disabled="">Unlock bootloader</button> <p>The command needs to be confirmed on the device and will wipe all data. Use one - of the volume keys to switch the selection to accepting it and the power button to + of the volume buttons to switch the selection to accepting it and the power button to confirm.</p> <p><strong id="unlock-bootloader-status"></strong></p> |
