diff --git a/javascript.html b/javascript.html index c5a05fb1c0..63de81bea8 100644 --- a/javascript.html +++ b/javascript.html @@ -1401,7 +1401,7 @@ $('.nav-tabs').button()

Example accordion

-

Using the collapse plugin, we built a simple accordion style widget:

+

Using the collapse plugin, we built a simple accordion by extending the panel component.