Minor: small grammatical fixup

This commit is contained in:
Peter Easton 2020-04-23 00:17:48 +00:00 committed by Daniel Micay
parent dae53edbbe
commit cc3d8c351f

View File

@ -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>