remove extra word

This commit is contained in:
Daniel Micay 2020-02-19 04:51:57 -05:00
parent 27def62e17
commit c2eaa511dc

View File

@ -126,9 +126,9 @@ Installed as /home/username/downloads/platform-tools/fastboot</pre>
the correct one if you have multiple copies on your system. The <code>fastboot
--version</code> output includes the installation path for the copy of
<code>fastboot</code> that's being used. Older versions of fastboot do not have support
for current devices and OS versions. Very old versions of <code>fastboot</code> from
are still shipped by Linux distributions like Debian and lack the compatibility
detection of modern versions so they can soft brick devices.</p>
for current devices and OS versions. Very old versions of <code>fastboot</code> are
still shipped by Linux distributions like Debian and lack the compatibility detection
of modern versions so they can soft brick devices.</p>
<h3 id="obtaining-signify">
<a href="#obtaining-signify">Obtaining signify</a>