0852c04c0c48053f9a7d06364ac185fc9c4ad81a
lrnassar
  Tue Nov 15 13:56:44 2022 -0800
Being more explicit by spelling out full GB name.

diff --git src/hg/htdocs/indexTraining.html src/hg/htdocs/indexTraining.html
index c0f23ed..ad496c2 100755
--- src/hg/htdocs/indexTraining.html
+++ src/hg/htdocs/indexTraining.html
@@ -1,25 +1,25 @@
 <div class="col-md-6">
   <h2>Learning</h2>
     <p>
     <iframe width="32%" height="33%" src="https://www.youtube.com/embed/NBDMNv2KFik?rel=0"
     frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
     allowfullscreen></iframe>
     <iframe width="32%" height="33%" src="https://www.youtube.com/embed/1RkqDlEKnyU?rel=0"
     frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
     allowfullscreen></iframe>
     <iframe width="32%" height="33%" src="https://www.youtube.com/embed/d5rHBLXwraM?rel=0"
     frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
     allowfullscreen></iframe>
     </p>
     
     <p>
     <ul>
     <li><a target="_blank" href="training/index.html">Training</a> - 
     Visit our training page for videos, manuals, and tutorials on the Genome Browser</li>
     <li><a target="_blank" href="training/education/index.html">Education</a> - 
-    We offer teaching modules using the Browser aimed at the undergraduate classroom</li>
+    We offer teaching modules using the Genome Browser aimed at the undergraduate classroom</li>
     <li><b>Workshops</b> - If you would like to request a virtual or in-person workshop, please 
     <a href="mailto:genome-www@soe.ucsc.edu" target="_blank">contact us</a></li>    
     </ul> 
 
 </div>