5d849143124f2f80667971d307f94fa9f9e01b79
gperez2
  Thu Mar 20 11:36:19 2025 -0700
Updating 'Workthrough' to 'Walkthrough' for the gb101 tutorial, refs #34938

diff --git docs/gb101.md docs/gb101.md
index b10909fea90..d10d73f1bda 100644
--- docs/gb101.md
+++ docs/gb101.md
@@ -15,63 +15,63 @@
 <h3 class="panel-title" style="width: -webkit-fill-available;"
 >Browser Interface Annotated Screenshot</h3>
 
 This 'cheat sheet' highlights and describes the main features and functionalities of
 the tracks display.
 
 <p style="text-align: end">
 <button>[View](#annotated-screenshot)</button>
 </p>
 </div>
 </div>
 
 <div class="col-md-4">
 <div class="panel panel-default" style="padding-bottom: 10px">
 <h3 class="panel-title" style="width: -webkit-fill-available;"
->Guided Workthrough</h3>
+>Guided Walkthrough</h3>
 
-A guided workthrough that explains menu bar navigation, 
+A guided walkthrough that explains menu bar navigation, 
 as well as using and configuring the tracks display.
 
 <p style="text-align: end">
-<button>[View](#guided-workthorugh)</button>
+<button>[View](#guided-walkthrough)</button>
 </p>
 </div>
 </div>
 
 <div class="col-md-4">
 <div class="panel panel-default" style="padding-bottom: 10px">
 <h3 class="panel-title" style="width: -webkit-fill-available;"
 >Interactive Tutorial</h4>
 
 An interactive tutorial that covers the basic Browser introduction on this page.
 
 <p style="text-align: end">
 <button>[View](../cgi-bin/hgTracks?startTutorial=true)</button>
 </p>
 </div>
 </div>
 </div>
 
 ## Annotated Screenshot
 
 ```image
 src=../images/gb101cheatSheet.png
 width=90%
 ```
 
-## Guided Workthorugh
+## Guided Walkthrough
 
 ### Navigating the Menus
 
 <!--
 We are going to use bootstrap columns to put the image/text side by side
 Alternate the images left/right between different sections, mostly for aesthetics
 --->
 
 <div class="row">
 <div class="col-md-6">
 
 ```image
 src=../images/bluebarMenuGif.gif
 width=70%
 ```