05b5f7747fd2a6dd056109f0dd37df88b2819540
mspeir
  Wed Jan 28 08:57:08 2026 -0800
adding closing p tag based on CR, refs #37023

diff --git src/hg/htdocs/goldenPath/help/hgTrackHubHelp.html src/hg/htdocs/goldenPath/help/hgTrackHubHelp.html
index 8b309d4661a..d1959956fc9 100755
--- src/hg/htdocs/goldenPath/help/hgTrackHubHelp.html
+++ src/hg/htdocs/goldenPath/help/hgTrackHubHelp.html
@@ -1124,30 +1124,31 @@
 genomes.txt
 trackDb.geneAnnotations.txt
 hg38/
      trackDb.txt
      gene_annotations.bigBed
      trackDb.cell_type_rnaseq.txt
      rnaseq_files/
         ...
 mm10/
      trackDb.txt
      gene_annotations.bigBed
 </code></pre></p>
 <p>
 To include these two trackDb files for hg38, you would add
 the following lines to your <code>hg38/trackDb.txt</code>:
+</p>
 <p>
 <pre><code>include ../trackDb.geneAnnotations.txt
 include trackDb.cell_type_rnaseq.txt
 </code></pre></p>
 <p><b>Note:</b> Using include statements may cause slower load times on high-latency
 connections due to our software checking the time of all included files.
 If this is the case, you should avoid include statements and instead concatenate your
 trackDb files. This shouldn't be a problem on low-latency connections.
 </p>
 
 <!-- ========== Registering a Track Hub with UCSC ==================== -->
 <a name="Register"></a>
 <h2>Registering a Track Hub with UCSC</h2>
 <p>
 If you would like to share your track hub with other Genome Browser users, you can register your