summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Easton <Peter@JollyRogers.ca>2020-04-23 00:17:48 +0000
committerDaniel Micay <danielmicay@gmail.com>2020-04-22 20:24:49 -0400
commitcc3d8c351f14a1e8e22fc8774bc22a0acd4b894b (patch)
tree73a0f37701453eb6a582375ac74e7eb2bbcb391a
parentdae53edbbedb8eefe204d5b9becd39ed094d0e8e (diff)
Minor: small grammatical fixup
-rw-r--r--static/install.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/install.html b/static/install.html
index 07fd7c49..57db9d15 100644
--- a/static/install.html
+++ b/static/install.html
@@ -225,8 +225,8 @@ TMPDIR="$PWD/tmp" ./flash-all.sh</pre>
scrollback from a failed flash will contain valuable diagnostic information which
is essential in knowing where and how the process went wrong.</p>
<p>Front I/O ports on desktop computer cases and USB 3.1 or USB C on many laptops
- often aren't implement properly or are broken in subtle ways, which may cause flashing
- to fail even a USB port that works for other peripherals. Older Linux kernels that
+ often aren't implemented properly or are broken in subtle ways, which may cause flashing
+ to fail even on a USB port that works for other peripherals. Older Linux kernels that
predate version 5 may have inadequate or patchwork support for USB C or USB 3. If you
are installing from a Linux distribution, ensure your distribution uses a modern
kernel.</p>