From e54654ead076dff57f0650db02c4c93c33abdf99 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 6 May 2021 16:00:30 -0700 Subject: [PATCH] Fix typo in scrollspy docs (#33841) * Fix typo * remove duplicated "heading" Co-authored-by: alpadev <2838324+alpadev@users.noreply.github.com> --- site/content/docs/5.0/components/scrollspy.md | 4 ++-- 1 file 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 d7b9b73be5..e1d748bca0 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

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.

Second heading

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.

-

Thidd heading

+

Third heading

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.

Fourth heading

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.

@@ -87,7 +87,7 @@ Scroll the area below the navbar and watch the active class change. The dropdown

...

Second heading

...

-

Thidd heading

+

Third heading

...

Fourth heading

...