f53a35ac112b3b7c1410c626c974476ea9cd0541
jnavarr5
  Thu Apr 8 10:42:38 2021 -0700
Removing a dupicated word from Code Reveiw, refs #27325

diff --git src/hg/htdocs/FAQ/FAQdownloads.html src/hg/htdocs/FAQ/FAQdownloads.html
index c2e92cd..5b5b086 100755
--- src/hg/htdocs/FAQ/FAQdownloads.html
+++ src/hg/htdocs/FAQ/FAQdownloads.html
@@ -1036,31 +1036,31 @@
 as well as functional effect such as intron, coding-synonymous, missense, frameshift, etc.
 </p><p>
 See our searchable
 <A HREF="https://groups.google.com/a/soe.ucsc.edu/forum/?hl=en&fromgroups#!search/download+snps"
 target=_blank>mailing list archives</a>
 for more information and example queries. We also have information on
 <a href="http://genome.ucsc.edu/blog/">our blog</a> about
 <a href="http://genome.ucsc.edu/blog/?s=programmatic"> Accessing the Genome Browser Programmatically</a>
 to acquire data.
 </p>
 
 <a name="snpAlleles"></a>
 <h2>Why doesn't this SNP have two alleles?</h2>
 <p>
 When using the SNP tracks, some records may contain information about one or more alleles instead of
-the usual two alleles for the SNP. The following information information should explain how this is
+the usual two alleles for the SNP. The following information should explain how this is
 possible.</p>
 <dl>
   <dt>One allele (i.e. reference only):</dt>
   <dd>
     The human genome reference has gone through many different assembly versions. The reference
     genome has always been a mosaic of sequences from multiple individuals, so it contains some
     rare or singleton mutations and is not entirely free of errors. Some SNPs were discovered on
     previous assembly versions, and the latest assembly version has the corrected or common allele,
     which turns out to be the only observed allele (so the SNP was an artifact of the reference
     assembly having a rare mutation or error in the past, not a real SNP).</dd>
   <dt>Three alleles:</dt>
   <dd>
     It's rare, but possible, for the same base to be mutated to different values in different
     people.</dd>
   <dt>Four alleles:</dt>