aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2021-05-06 16:00:30 -0700
committerGitHub <[email protected]>2021-05-06 16:00:30 -0700
commite54654ead076dff57f0650db02c4c93c33abdf99 (patch)
treeebc923b72e4f31293816dd5a5e5f30efae03ae44 /site
parent5e980ddd1cafaf9314c01e0f9982b26fe2472952 (diff)
downloadbootstrap-e54654ead076dff57f0650db02c4c93c33abdf99.tar.xz
bootstrap-e54654ead076dff57f0650db02c4c93c33abdf99.zip
Fix typo in scrollspy docs (#33841)
* Fix typo * remove duplicated "heading" Co-authored-by: alpadev <[email protected]>
Diffstat (limited to 'site')
-rw-r--r--site/content/docs/5.0/components/scrollspy.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/content/docs/5.0/components/scrollspy.md b/site/content/docs/5.0/components/scrollspy.md
index d7b9b73be..e1d748bca 100644
--- a/site/content/docs/5.0/components/scrollspy.md
+++ b/site/content/docs/5.0/components/scrollspy.md
@@ -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>