diff options
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"> |
