diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-17 11:21:23 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-17 11:21:23 -0500 |
| commit | 102db4cf022a176da27c01041ea4a196a1f4947b (patch) | |
| tree | ea3be6a0849914443f43a3ab8a24593de2525645 /static/usage.html | |
| parent | 9715a2dc31c987850fc4020bb3ce0c2ae06a37b3 (diff) | |
use consistent naming for bootloader interface
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index dd094c4d..66f6b964 100644 --- a/static/usage.html +++ b/static/usage.html @@ -183,7 +183,7 @@ <p>To install one by sideloading, first, boot into recovery. You may do this either by using <code>adb reboot recovery</code> from the operating system, or by selecting the - "Recovery" option in the bootloader menu.</p> + "Recovery" option in the bootloader interface.</p> <p>You should see the green Android lying on its back being repaired, with the text "No command" meaning that no command has been passed to recovery.</p> |
