From 09b2a153fc7cefeeeeb728c3ace270a32583114f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 12 Aug 2013 23:38:52 -0700 Subject: [PATCH] copy --- javascript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.