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/wgEncodeReg.html src/hg/makeDb/trackDb/human/hg38/wgEncodeReg.html
index 80d4c78d4fd..2bf5b3b6e24 100644
--- src/hg/makeDb/trackDb/human/hg38/wgEncodeReg.html
+++ src/hg/makeDb/trackDb/human/hg38/wgEncodeReg.html
@@ -52,31 +52,31 @@
 <p>
 By default, the transcription and histone mark displays use a transparent overlay method of 
 displaying data from a number of cell lines in a single track.  Each of the cell lines in this track
 is associated with a particular color, and these colors are relatively light and saturated so
 as to work best with the transparent overlay. The color of the transcription and histone mark tracks
 match their versions from their lifted source on the hg19 assembly.</p>
 <p>
 The DNase tracks, which were not lifted from hg19, are colored differently 
 to reflect similarity of cell types. There are three DNase tracks starting with a transparent
 overlay DNase Signal Track to allow viewing signals from all 95 cell types in one track.
 The individual signals and the same coloring scheme can also be found in the DNase HS Track
 where processed peaks and hotspots are also called out as gray boxes with the darkness of
 each box reflecting the underlying signal value. Lastly, in the DNase Clusters track all observed
 hypersensitive regions in the different cell lines at the same location were clustered into a single box
 where a number to the left of the box indicates how many cell types showed a hypersensitivity 
-region and the darkness of the grey box is proportional to the the maximum value seen from one of
+region and the darkness of the grey box is proportional to the maximum value seen from one of
 the underlying cell lines. Clicking on these item takes you to a details page where
 additional information displays, such as the list of cell types that combined to form
 the cluster in the DNase Clusters track.
 </p>
 
 <h2>Data Access</h2>
 <p>
 The raw data for ENCODE 3 Regulation tracks can be accessed from 
 <a href="hgTables?db=hg38">
 Table Browser</a> or combined with other data-sets through <a href="hgIntegrator">
 Data Integrator</a>. For automated analysis and downloads, the track data files can be downloaded 
 from our <a href="https://hgdownload.soe.ucsc.edu/gbdb/hg38/bbi/">downloads server</a> or queried
 using the <a href="../../goldenPath/help/api.html">JSON API</a> or the 
 <a href="../../goldenPath/help/mysql.html">Public SQL</a> Individual regions or the whole genome 
 annotation can be accessed as text using our utility bigBedToBed. Instructions for downloading