aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/pages/javascript.mustache
diff options
context:
space:
mode:
authorQuy Ton <[email protected]>2012-12-20 21:38:53 -0800
committerQuy Ton <[email protected]>2012-12-20 21:38:53 -0800
commita27bf30f0d7a42f356d661db9835710bc8917067 (patch)
tree77806b2e77654090694936a9a22e15f6bd7ffba1 /docs/templates/pages/javascript.mustache
parentc1e82732cf4c87e0e73458feaf3b7c76e1ea489e (diff)
downloadbootstrap-a27bf30f0d7a42f356d661db9835710bc8917067.tar.xz
bootstrap-a27bf30f0d7a42f356d661db9835710bc8917067.zip
Miscellaneous changes to docs
Diffstat (limited to 'docs/templates/pages/javascript.mustache')
-rw-r--r--docs/templates/pages/javascript.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache
index de7977667..187372621 100644
--- a/docs/templates/pages/javascript.mustache
+++ b/docs/templates/pages/javascript.mustache
@@ -90,7 +90,7 @@ $('#myModal').on('show', function (e) {
<h1>{{_i}}Transitions{{/i}} <small>bootstrap-transition.js</small></h1>
</div>
<h3>{{_i}}About transitions{{/i}}</h3>
- <p>{{_i}}For simple transition effects, include bootstrap-transition.js once alongside the other JS files. If you're using the compiled (or minified) bootstrap.js, there is no need to include this&mdash;it's already there.{{/i}}</p>
+ <p>{{_i}}For simple transition effects, include <strong>bootstrap-transition.js</strong> once alongside the other JS files. If you're using the compiled (or minified) <strong>bootstrap.js</strong>, there is no need to include this&mdash;it's already there.{{/i}}</p>
<h3>{{_i}}Use cases{{/i}}</h3>
<p>{{_i}}A few examples of the transition plugin:{{/i}}</p>
<ul>