d60488a87c95d6585dfdaa3c24016731e3ea0e74 mspeir Tue Aug 27 13:46:05 2024 -0700 correcting small typo form CR, refs #34351 diff --git src/hg/htdocs/inc/globalNavBar.inc src/hg/htdocs/inc/globalNavBar.inc index 5b6a4ce..1f73b58 100644 --- src/hg/htdocs/inc/globalNavBar.inc +++ src/hg/htdocs/inc/globalNavBar.inc @@ -49,31 +49,31 @@ <li class="last"><a title="See our other tools and external tools for working with Genome Browser data" href="../util.html">Other Tools</a></li> </ul> </li> <li class="menuparent" id="mirrors"><span>Mirrors</span> <ul style="display: none; visibility: hidden;"> <li class="first"><a title="A Genome Browser mirror hosted closer to your location may improve speed" href="../mirror.html">Euro/Asia Mirrors</a></li> <li><a href="../goldenPath/help/mirror.html">Mirroring Instructions</a></li> <!-- OPTIONAL_MIRROR_MENU --> </ul> </li> <li class="menuparent" id="downloads"><span>Downloads</span> <ul style="display: none; visibility: hidden;"> <li class="first"><a title="Download underlying Genome Browser data files" href="https://hgdownload.soe.ucsc.edu/downloads.html">Genome Data</a></li> <li><a href="https://hgdownload.soe.ucsc.edu/downloads.html#source_downloads">Source Code</a></li> - <li><a title="Purchase a commerical license for certain Genome Browser software" href="https://genome-store.ucsc.edu">Genome Browser Store</a></li> + <li><a title="Purchase a commercial license for certain Genome Browser software" href="https://genome-store.ucsc.edu">Genome Browser Store</a></li> <li><a title="Download utilities for working with Genome Browser data" href="https://hgdownload.soe.ucsc.edu/downloads.html#utilities_downloads">Utilities</a></li> <li class="last"><a href="../goldenPath/help/ftp.html">FTP</a></li> <li class="last"><a href="../goldenPath/help/mysql.html">MySQL Access</a></li> <li class="last"><a href="../goldenPath/help/cloud.html">Cloud Access</a></li> <li class="last"><a href="../goldenPath/help/api.html">REST API</a></li> </ul> </li> <li class="menuparent" id="myData"><span>My Data</span> <ul style="display: none; visibility: hidden;"> <li><a id="customTracksMenuLink" title="Manage your custom tracks" href="../cgi-bin/hgCustom">Custom Tracks</a></li> <li><a id="sessionsMenuLink" title="Create, manage, and share snapshots of Genome Browser configurations" href="../cgi-bin/hgSession?hgS_doMainPage=1">My Sessions</a></li> <li><a id="trackHubsMenuLink" title="Connect and manage your own track hubs or browse public hubs" href="../cgi-bin/hgHubConnect">Track Hubs</a></li> <li><a id="customCompositeMenuLink" title="Build your own collection of tracks on the fly" href="../cgi-bin/hgCollection">Track Collection Builder</a></li> <li class="last"><a id="publicSessionsMenuLink" title="See how others are using the Genome Browser" href="../cgi-bin/hgPublicSessions">Public Sessions</a></li> </ul>