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/hg19/ctgPos2.html src/hg/makeDb/trackDb/human/hg19/ctgPos2.html index 2ceee825c47..612dbda6aa2 100644 --- src/hg/makeDb/trackDb/human/hg19/ctgPos2.html +++ src/hg/makeDb/trackDb/human/hg19/ctgPos2.html @@ -1,16 +1,16 @@ <h2>Description</h2> <p> This track represents the names of the assembled super contigs as established by the <a href="https://www.ncbi.nlm.nih.gov/projects/genome/assembly/grc/" target=_blank>Genome Reference Consortium</a>. The contigs in this track are identical to those in the <a href="hgTrackUi?db=hg19&g=ctgPos" target=_blank>Map Contigs</a> track, -the difference being the the contigs in this track +the difference being the contigs in this track track are named according to GRC. </p><p> Data for this track were obtained from localId2acc files located at <a href="ftp://ftp.ncbi.nlm.nih.gov/genbank/genomes/Eukaryotes/vertebrates_mammals/Homo_sapiens/GRCh37/Primary_Assembly/" target=_blank>NCBI</a>.</p>