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/covid19.html src/hg/htdocs/covid19.html index def32afd843..2ee38b32a2c 100755 --- src/hg/htdocs/covid19.html +++ src/hg/htdocs/covid19.html @@ -372,31 +372,31 @@ <li> <a target="_blank" href="https://www.nature.com/articles/s41467-021-22905-7"> SARS-CoV-2 gene content and COVID-19 mutation impact by comparing 44 <em>Sarbecovirus</em> genomes</a>, <em>Nature Genetics</em>. </li> </ul> <h2 id="funding">Funding</h2> <p> The <a target="_blank" href=".."> UCSC Genome Browser</a> is a publicly available web resource serving the research community since July 2000. Both the Genome Browser and UCSC Cell Browser are funded by the <a target="_blank" href="https://www.genome.gov/">NIH National Human Genome Research Institute</a>. -The Genome Browser recieved funding from the <a href="https://www.niaid.nih.gov/" target="_blank">NIAID, +The Genome Browser received funding from the <a href="https://www.niaid.nih.gov/" target="_blank">NIAID, National Institute of Allergy and Infectious Disease</a>. In addition to this funding, the COVID-19 projects here are funded by generous supporters including: several anonymous donors; Pat and Roland Rebele; Eric and Wendy Schmidt by recommendation of the <a target="_blank" href="https://schmidtfutures.com/">Schmidt Futures</a> program; the Center for Information Technology Research in the Interest of Society (<a target="_blank" href="https://citris-uc.org/">CITRIS</a>); and the University of California Office of the President (<a target="_blank" href="https://www.universityofcalifornia.edu/uc-system/office-of-the-president">UCOP</a>). To contribute, click <a target="_blank" href="https://secure.ucsc.edu/s/1069/bp18/interior.aspx?sid=1069&gid=1001&pgid=780&cid=1749&dids=645"> here</a>. </p> <!--#include virtual="$ROOT/inc/gbPageEnd.html"-->