diff --git a/javascript.html b/javascript.html
index 4193ad5cea..cbbb353682 100644
--- a/javascript.html
+++ b/javascript.html
@@ -356,51 +356,51 @@ $('#myModal').on('hidden.bs.modal', function () {
Within a navbar
@@ -527,22 +527,22 @@ $('#myDropdown').on('show.bs.dropdown', function () {
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.