aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-12-19 22:58:56 -0800
committerMark Otto <[email protected]>2011-12-19 22:58:56 -0800
commit72a536393c2f2aba4f855384e94c4ce09bc2e39c (patch)
tree94e4505ce831c891408d19e82f3f56511c9556de /docs/javascript.html
parentaa69286c306ab4d0e5fe748953cded81f8260cc1 (diff)
downloadbootstrap-72a536393c2f2aba4f855384e94c4ce09bc2e39c.tar.xz
bootstrap-72a536393c2f2aba4f855384e94c4ce09bc2e39c.zip
mostly docs updates, but also some bug fixes per github issues
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index 6c0e12c19..56e60e98c 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -819,7 +819,7 @@ $('a[data-toggle="tab"]').bind('shown', function (e) {
<pre class="prettyprint linenums">&lt;button class="btn" data-complete-text="finished!" &gt;...&lt;/button&gt;
&lt;script&gt;
$('.btn').button('complete')
-&lt;/scrip&gt;</pre>
+&lt;/script&gt;</pre>
<h3>Demo</h3>
<table class="striped-table">
<tbody>