]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix typo in scrollspy docs (#33841)
authorMark Otto <markd.otto@gmail.com>
Thu, 6 May 2021 23:00:30 +0000 (16:00 -0700)
committerGitHub <noreply@github.com>
Thu, 6 May 2021 23:00:30 +0000 (16:00 -0700)
* Fix typo

* remove duplicated "heading"

Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com>
site/content/docs/5.0/components/scrollspy.md

index d7b9b73be5d148d2187a797a4326326288214745..e1d748bca0d014b5c1eda2aa3b8ad3fec3816dc2 100644 (file)
@@ -52,7 +52,7 @@ Scroll the area below the navbar and watch the active class change. The dropdown
     <p>This is some placeholder content for the scrollspy page. Note that as you scroll down the page, the appropriate navigation link is highlighted. It's repeated throughout the component example. We keep adding some more example copy here to emphasize the scrolling and highlighting.</p>
     <h4 id="scrollspyHeading2">Second heading</h4>
     <p>This is some placeholder content for the scrollspy page. Note that as you scroll down the page, the appropriate navigation link is highlighted. It's repeated throughout the component example. We keep adding some more example copy here to emphasize the scrolling and highlighting.</p>
-    <h4 id="scrollspyHeading3">Thidd heading</h4>
+    <h4 id="scrollspyHeading3">Third heading</h4>
     <p>This is some placeholder content for the scrollspy page. Note that as you scroll down the page, the appropriate navigation link is highlighted. It's repeated throughout the component example. We keep adding some more example copy here to emphasize the scrolling and highlighting.</p>
     <h4 id="scrollspyHeading4">Fourth heading</h4>
     <p>This is some placeholder content for the scrollspy page. Note that as you scroll down the page, the appropriate navigation link is highlighted. It's repeated throughout the component example. We keep adding some more example copy here to emphasize the scrolling and highlighting.</p>
@@ -87,7 +87,7 @@ Scroll the area below the navbar and watch the active class change. The dropdown
   <p>...</p>
   <h4 id="scrollspyHeading2">Second heading</h4>
   <p>...</p>
-  <h4 id="scrollspyHeading3">Thidd heading</h4>
+  <h4 id="scrollspyHeading3">Third heading</h4>
   <p>...</p>
   <h4 id="scrollspyHeading4">Fourth heading</h4>
   <p>...</p>