diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-11 23:49:09 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-11 23:49:09 -0400 |
| commit | 73cbd873e839d5b558e4a74f3bfbd56c8906b92b (patch) | |
| tree | 3223261f305407358773f3013eeb6fd61f3a10ec /static | |
| parent | 3487333ad61c43f669c81264b8ad623758f4c887 (diff) | |
cleaner wording
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/cli.html | 4 | ||||
| -rw-r--r-- | static/install/web.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 33ad7a6c..4f26fd5d 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -300,8 +300,8 @@ Installed as /home/username/platform-tools/fastboot</pre> <p>You need to boot your phone into the bootloader interface. To do this, you need to hold the volume down button while the phone boots.</p> - <p>The easiest way to do this is to reboot the phone and begin holding the volume - down button until it boots up into the bootloader interface.</p> + <p>The easiest approach is to reboot the phone and begin holding the volume down + button until it boots up into the bootloader interface.</p> <p>Alternatively, turn off the phone, and then boot it up while holding the volume down button during the boot process. You can either boot it with the power button diff --git a/static/install/web.html b/static/install/web.html index 117f3c32..272371af 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -186,8 +186,8 @@ <p>You need to boot your phone into the bootloader interface. To do this, you need to hold the volume down button while the phone boots.</p> - <p>The easiest way to do this is to reboot the phone and begin holding the volume - down button until it boots up into the bootloader interface.</p> + <p>The easiest approach is to reboot the phone and begin holding the volume down + button until it boots up into the bootloader interface.</p> <p>Alternatively, turn off the phone, and then boot it up while holding the volume down button during the boot process. You can either boot it with the power button |
