ef86e1ae8596e109c4a217c1f8747d92551630ce
jnavarr5
  Wed Mar 12 10:28:24 2025 -0700
Fixing typos found in code review, refs #35360

diff --git src/hg/htdocs/goldenPath/newsarch.html src/hg/htdocs/goldenPath/newsarch.html
index 78306856513..10c61f7bf65 100755
--- src/hg/htdocs/goldenPath/newsarch.html
+++ src/hg/htdocs/goldenPath/newsarch.html
@@ -145,55 +145,55 @@
 thank Jeltje van Baren, Max Haeussler, Luis Nassar, Jairo Navarro, and Gerardo Perez for their
 efforts on this release.
 </p>
 
 <a name="030325"></a>
 <h2>Mar. 03, 2025 &nbsp;&nbsp; New highlight features for track hubs now available</h2>
 <p>
 We are happy to announce the release of new highlight features for track hubs. These
 settings follow exactly the same syntax and functionality as the <code>filter</code> trackDb
 settings, except instead of items being excluded from the display, items are striped with a colored
 background to appear &quot;highlighted&quot; compared to the other items in the display.
 The full list of highlight trackDb settings is available on the
 <a href="/goldenPath/help/trackDb/trackDbHub.html#highlight">trackDb definitions</a> page.
 </p>
 <p>
-Please note that at this time, only one higlight color is available per track, and if multiple
+Please note that at this time, only one highlight color is available per track, and if multiple
 highlight settings are present on the same track, only items that pass ALL highlight settings will
 be highlighted.</p>
 <p>
 <b>Examples:</b>
 <pre>
 highlight.score 300
 </pre>
 <p>
 In the example above, the <code>highlight.score</code> setting allows you to highlight items based
 on the value of the <code>score</code> field. Passing a value of 300 to the setting will highlight
 all items with a score of 300 or above.</p>
 <pre>
 highlightText.name NM*
 </pre>
 <p>
-The example above uses the <code>highlightText</code> setting which will apply a highlight on the
+The example above uses the <code>highlightText</code> setting which, will apply a highlight on the
 field <code>name</code>. Using this setting, any items that begin with <i>NM</i> are
 highlighted.</p>
 <pre>
 highlightColor #ff0000
 </pre>
 <p>
-In this final example, the <code>highlightColor</code> to set the default highlight color. With
-this setting, all highlight stripes will use the color red, <code>#ff0000</code>.</p>
+In this final example, the <code>highlightColor</code> is used to set the default highlight color.
+With this setting, all highlight stripes will use the color red, <code>#ff0000</code>.</p>
 <div class="text-center">
   <img src="../images/newsArchImages/highlightAnnouncement.png"
    alt="Items in the NCBI RefSeq Historical track that begin with NM are highlighted red.">
    <p>Items in the NCBI RefSeq Historical track for hg38 have all items that begin with
       &quot;NM&quot; highlighted in red.</p>
 </div>
 <p>
 We would like to thank Chris Lee and Jairo Navarro for their efforts in creating and testing the
 highlight feature for track hubs.<p>
 
 <a name="022425"></a>
 <h2>Feb. 24, 2025 &nbsp;&nbsp; enGenome VarChat track for human (hg38 and hg19)</h2>
 <p>
 We are happy to announce the release of the enGenome VarChat track for the
 <a target="_blank" href="/cgi-bin/hgTrackUi?db=hg38&g=varChat&position=default" >hg38/GRCh38</a>