198c9b8daecc44fbda6a6494c566c723920f030a lrnassar Wed Mar 11 18:25:21 2026 -0700 Fixing a few hundred clear typos with the help of Claude. Some are less important in code comments, but majority of them are in user-facing places. I manually approved 60%+ of the changes and didn't see any that were an incorrect suggestion, at worst it was potentially uncessesary, like a code comment having cant instead of can't. No RM. diff --git src/hg/htdocs/training/index.html src/hg/htdocs/training/index.html index cdf746c04f3..7308c5be9b3 100755 --- src/hg/htdocs/training/index.html +++ src/hg/htdocs/training/index.html @@ -13,31 +13,31 @@ <h2>Teaching with the Genome Browser</h2> <p> <font color=red><b>NEW:</b></font> See our <a href="/docs/">tutorials page</a> for new tutorials covering common Genome Browser functionalities. </p> <hr> <div class="warn-note" style="border:2px solid #9e5900;padding:5px 20px;background-color:#e8ebf7;"> <p> <span style="font-weight:bold;color:#c70000;"> <strong><a href="mailto:genome-www@soe.ucsc.edu" target="_blank">Contact us</a> to host a Genome Browser Workshop!</strong> <a href="trainingMap.html">Map</a></span></p> <p> - <b>Now taking reservations for face-to-face workshops in the US and abroad</b> ! + <b>Now taking reservations for face-to-face workshops in the US and abroad!</b> </p> <p> Do you suspect that there is a lot more to the Genome Browser than you have been using? Timeslots are available to host a Genome Browser workshop at your institution, tailored to your audience's level of expertise. </p> <p> For more information or to submit a request to host a workshop, please <strong><a href="mailto:genome-www@soe.ucsc.edu" target="_blank">contact us</a>.</p> <p><span style="font-weight:bold;color:#c70000;"></p> <!--#include virtual="upcoming.html"-->