aboutsummaryrefslogtreecommitdiff
path: root/docs/components
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2016-01-26 14:58:19 +0200
committerXhmikosR <[email protected]>2016-02-19 11:26:54 +0200
commit79067a6440ba833fe290a2b386b0588ceb3610c7 (patch)
tree82da26aceb445923459d9359cb880c26db6f50a1 /docs/components
parentc6c2958385e38d573aee61cb117add738f1b3635 (diff)
downloadbootstrap-79067a6440ba833fe290a2b386b0588ceb3610c7.tar.xz
bootstrap-79067a6440ba833fe290a2b386b0588ceb3610c7.zip
Fix validation errors.
[skip sauce]
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/scrollspy.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/scrollspy.md b/docs/components/scrollspy.md
index 4ae0fa219..622469aa1 100644
--- a/docs/components/scrollspy.md
+++ b/docs/components/scrollspy.md
@@ -14,7 +14,7 @@ group: components
The ScrollSpy plugin is for automatically updating nav targets based on scroll position. Scroll the area below the navbar and watch the active class change. The dropdown sub items will be highlighted as well.
<div class="bd-example">
- <nav id="navbar-example2" class="navbar navbar-default" role="navigation">
+ <nav id="navbar-example2" class="navbar navbar-default">
<h3 class="navbar-brand">Project Name</h3>
<ul class="nav nav-pills">
<li class="nav-item"><a class="nav-link" href="#fat">@fat</a></li>