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/FAQ/FAQlicense.html src/hg/htdocs/FAQ/FAQlicense.html index fa91efa5822..5a2f137679f 100755 --- src/hg/htdocs/FAQ/FAQlicense.html +++ src/hg/htdocs/FAQ/FAQlicense.html @@ -77,19 +77,19 @@ <p> If you encounter problems or have questions, email the <a href="mailto:genome-mirror@soe.ucsc.edu">genome-mirror</a> mailing list. <strong><em><span class="gbsWarnText">Messages sent to this address will be posted to the moderated genome-mirror mailing list, which is archived on a SEARCHABLE PUBLIC </span> <a HREF="https://groups.google.com/a/soe.ucsc.edu/forum/#!forum/genome-mirror">Google Groups forum</a></strong></em>.</p> <a name="license5"></a> <h2>Minimum system requirements for a mirror</h2> <h6>Are there any minimum system requirements for setting up my own mirror?</h6> <p> There are a number of minimum software and hardware requirements that must be considered before trying to set up your own mirror. These requirements are described in detail in the <a href="https://genome.ucsc.edu/goldenpath/help/mirrorManual.html#hardware-and-disk-space-requirements" -target="_blank">Manual mirror installation manual</a>.</p> +target="_blank">Manual mirror installation page</a>.</p> <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->