diff options
| -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"> |
