diff --git a/docs/javascript.html b/docs/javascript.html
index e3e92f9d6031ac865c2b23508b17c0bac23d4784..3682a0529dfd2ee40338fccafb9c09b5b4178cc2 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -474,7 +474,7 @@ $('.dropdown-toggle').dropdown()
           <h2>Example in navbar</h2>
           <p>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.</p>
           <div class="bs-example">
-            <div id="navbar-example" class="navbar navbar-static">
+            <div id="navbar-example2" class="navbar navbar-static">
               <div class="navbar-inner">
                 <div class="container" style="width: auto;">
                   <a class="navbar-brand" href="#">Project Name</a>