198c9b8daecc44fbda6a6494c566c723920f030a
lrnassar
  Wed Mar 11 18:25:21 2026 -0700
Fixing a few hundred clear typos with the help of Claude. Some are less important in code comments, but majority of them are in user-facing places. I manually approved 60%+ of the changes and didn't see any that were an incorrect suggestion, at worst it was potentially uncessesary, like a code comment having cant instead of can't. No RM.

diff --git src/hg/makeDb/trackDb/human/hg38/cons241way.html src/hg/makeDb/trackDb/human/hg38/cons241way.html
index 09f145098b9..3d0c595af0b 100644
--- src/hg/makeDb/trackDb/human/hg38/cons241way.html
+++ src/hg/makeDb/trackDb/human/hg38/cons241way.html
@@ -1,27 +1,27 @@
 <p>
 Downloads for data in this track are available:
 <ul>
 <li>
 <a href="http://hgdownload.soe.ucsc.edu/goldenPath/hg38/cactus241way/">Cactus alignments</a> (MAF format), and phylogenetic trees, and PhyloP conservation (WIG and bigWig format)
 </ul>
 
 <h2>Description</h2>
 
 <p><b>Warning:</b> Unlike other alignment tracks on the genome browser, this one does not show
 insertions in the query genomes. Also, all other alignment tracks show one query
-genome sequence for target target genome sequence, but in this track, each
+genome sequence for each target genome sequence, but in this track, each
 target genome sequence can be aligned to multiple query genome sequences.
 Only the first sequence is shown on the genome browser itself, the others are shown on the details page,
 when one clicks on the alignment. If you are interested in this track and want
 these shortcomings to be fixed, please contact us.
 </p>
 
 <p>
 This track shows multiple alignments of 241 vertebrate
 species and measurements of evolutionary conservation
 from the <a href="https://zoonomiaproject.org/the-project/">Zoonomia Project</a>.
 </p>
 
 <p>
 The multiple alignments were generated using the
 <a href="https://github.com/ComparativeGenomicsToolkit/cactus/" target=_blank>Cactus</a> comparative genomics alignment system.