dc459ed9ddd8a43c1a4785a9d827d9f17e8c4d29
lrnassar
  Fri Apr 8 19:39:06 2022 -0700
Fixing typo.

diff --git src/hg/htdocs/goldenPath/newsarch.html src/hg/htdocs/goldenPath/newsarch.html
index 4893761..08af55a 100755
--- src/hg/htdocs/goldenPath/newsarch.html
+++ src/hg/htdocs/goldenPath/newsarch.html
@@ -158,31 +158,31 @@
 
 <p>
 <b>Comparative genomics:</b>
 <ul>
 <li><a href="https://genome.ucsc.edu/cgi-bin/hgTrackUi?db=hub_3267197_GCA_009914755.4&c=CP068277.2&g=hub_3267197_hgUnique"
 target="_blank">CHM13 unique</a> - Regions unique to the T2T-CHM13 v2.0 assembly as compared 
 to the hg38 and hg19 reference assemblies.</li>
 <li><a href="https://genome.ucsc.edu/cgi-bin/hgTrackUi?db=hub_3267197_GCA_009914755.4&c=CP068277.2&g=hub_3267197_hgLiftOver"
 target="_blank">Human liftOver</a> - Contains one to one Nextflow LiftOver pipeline 
 alignments between CHM13 and hg19/hg38.</li>
 <li><a href="https://genome.ucsc.edu/cgi-bin/hgTrackUi?db=hub_3267197_GCA_009914755.4&c=CP068277.2&g=hub_3267197_GCA_009914755_4_T2T-CHM13v2_0ChainNet"
 target="_blank">Chain/Net Track</a> - Alignment track between CHM13 and four other human
 genomes that shows rearrangements in our usual chains (=alignable) and net (=synteny)
 display formats. Other genomes are hg19, hg38, HG002pat, and HG002mat.</li></ul></p>
 
-<h3>How to display my data in CHM13i?</h3>
+<h3>How to display my data in CHM13?</h3>
 <p>
 We have added support for CHM13 to our <a href="/cgi-bin/hgConvert?db=hg38&position=lastDbPos"
 target="_blank">hgConvert tool</a>. This allows region conversion of the current viewing 
 window between hg19/hg38 to CHM13 and vice versa. We will also be adding support for 
 conversion of data using our <a href="/cgi-bin/hgLiftOver" target="_blank">hgLiftOver tool</a> 
 at our next version release on May 3rd. In the meantime, the command line version of 
 <a href="https://hgdownload.soe.ucsc.edu/downloads.html#utilities_downloads"
 target="_blank">liftOver</a> in combination with the proper <a target="_blank"
 href="https://hgdownload.gi.ucsc.edu/hubs/GCA/009/914/755/GCA_009914755.4/liftOver/">chain file</a>
 can be used to lift annotations.</p>
 
 <figure class="text-center">
 <img class='text-center' src="../images/hgConvert.png" width='80%' alt="Using hgConvert tool
 to see coordinates between hg38 and CHM13.">
 </figure>