e5f39f1693a8c1e9981ff3ad0bb6bb3e6adb7cde
kuhn
  Mon Nov 22 13:31:54 2021 -0800
change wording slightly

diff --git src/hg/htdocs/goldenPath/help/customTrackText.html src/hg/htdocs/goldenPath/help/customTrackText.html
index 066439f..24cc8f4 100755
--- src/hg/htdocs/goldenPath/help/customTrackText.html
+++ src/hg/htdocs/goldenPath/help/customTrackText.html
@@ -735,31 +735,31 @@
   <li>
   <code>hideTracks=1&amp;&lt;trackName&gt;=full|dense|pack|hide</code> - hide all tracks and show 
   other tracks - 
   <a href="../../cgi-bin/hgTracks?db=hg19&position=chr9%3A136130563-136150630&hideTracks=1&cytoBand=pack" 
   target="_blank">example link</a> to show only the Chromosome Bands track and nothing else</li>
   <li>
   <code>highlight=&lt;db&gt;.&lt;chrom&gt;:&lt;chromStart&gt;-&lt;chromEnd&gt;#&lt;color&gt;|...</code> - 
   highlight one or more regions in a given color on the image. Note that the arguments have to be 
   URL-encoded for Internet browsers, so &quot;:&quot; becomes &quot;%3A&quot;, &quot;#&quot;
   becomes &quot;%23&quot; and &quot;|&quot; becomes &quot;%7&quot;C. - 
   <a href="../../cgi-bin/hgTracks?db=hg19&position=chr9%3A136136597-136139844&highlight=hg19.chr9%3A136138630-136139650%23AA0000%7Chg19.chr9%3A136136630-136137650%230000FF" 
   target="_blank">example link</a> to highlight two parts of the ABO locus in red and blue.</li>
   <li>
   <code>ignoreCookie=1</code> - do not load the user's existing settings saved
   in the internet browser's UCSC Genome Browser cookie.  This means that the link will show the Genome Browser default 
-  settings like track selections, custom tracks, and track hubs. Any changes
+  settings such as track selections, custom tracks, and track hubs. Any changes
   you make in this new session will however affect the user's settings.  E.g.
   if you add a track in this new window, and come back to the genome browser
   later, this track will appear there. This setting is useful if a website
   wants to link to the Genome Browser, wants to start with a "clean slate" but
   the user will most likely come back to the Genome Browser and expect the
   changes that they made still to be there.
   - <a href="../../cgi-bin/hgTracks?db=hg19&ignoreCookie=1" 
   target="_blank">example link</a> to show the default tracks and positions for hg19, in a new, clean session</li>
   <li>
   <code>incognito=1</code> - do not load the user's existing settings saved
   in the internet browser's UCSC Genome Browser cookie and also never save them to the cookie. 
   This means that that link will show the Genome Browser default 
   settings like track selections, custom
   tracks, and track hubs. Also: Any changes made by the user or other URL arguments will not affect the user's 
   Genome Browser settings. E.g. if you add a track in this new window, and come