diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-11 23:47:49 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-11 23:47:49 -0400 |
| commit | 3487333ad61c43f669c81264b8ad623758f4c887 (patch) | |
| tree | af78bbad542f179ddf61fade9dab602556333498 /static/install | |
| parent | d4032a28a9cdb5ac3f2b517a01d4b18d0670ce0f (diff) | |
add missing punctuation
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/cli.html | 2 | ||||
| -rw-r--r-- | static/install/web.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 036fb540..33ad7a6c 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -305,7 +305,7 @@ Installed as /home/username/platform-tools/fastboot</pre> <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 - or by plugging it in as required in the next section</p> + or by plugging it in as required in the next section.</p> </section> <section id="connecting-phone"> diff --git a/static/install/web.html b/static/install/web.html index 7475ac4f..117f3c32 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -191,7 +191,7 @@ <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 - or by plugging it in as required in the next section</p> + or by plugging it in as required in the next section.</p> </section> <section id="connecting-phone"> |
