diff options
| author | Mark Otto <[email protected]> | 2013-08-12 23:38:52 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-12 23:38:52 -0700 |
| commit | 09b2a153fc7cefeeeeb728c3ace270a32583114f (patch) | |
| tree | 35bb64f72f4d0a3f0eae4daf391554b5d6841551 /javascript.html | |
| parent | 237640c70697ffa0605770dee625d9e3c6abf479 (diff) | |
| download | bootstrap-09b2a153fc7cefeeeeb728c3ace270a32583114f.tar.xz bootstrap-09b2a153fc7cefeeeeb728c3ace270a32583114f.zip | |
copy
Diffstat (limited to 'javascript.html')
| -rw-r--r-- | javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript.html b/javascript.html index c5a05fb1c..63de81bea 100644 --- a/javascript.html +++ b/javascript.html @@ -1401,7 +1401,7 @@ $('.nav-tabs').button() </div> <h2 id="collapse-examples">Example accordion</h2> - <p>Using the collapse plugin, we built a simple accordion style widget:</p> + <p>Using the collapse plugin, we built a simple accordion by extending the panel component.</p> <div class="bs-example"> <div class="panel-group" id="accordion"> |
