aboutsummaryrefslogtreecommitdiff
path: root/docs/customize.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-06-25 19:50:37 -0700
committerChris Rebert <[email protected]>2013-06-25 19:50:37 -0700
commit274a3426576d7aef40bb2b760a3fc7a9bce95521 (patch)
tree6a67c1c88251fca97840420e8721625fcda006c3 /docs/customize.html
parentcc43ba35d7c1bb4663a8aea4eb0ba3a97d782852 (diff)
downloadbootstrap-274a3426576d7aef40bb2b760a3fc7a9bce95521.tar.xz
bootstrap-274a3426576d7aef40bb2b760a3fc7a9bce95521.zip
Docs: fix 1 typo; use <code> in 1 place
Diffstat (limited to 'docs/customize.html')
-rw-r--r--docs/customize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html
index 19957867f..ed3363289 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -357,7 +357,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
</div>
<div class="bs-callout">
<h4>Heads up!</h4>
- <p>All checked plugins will be compiled into a single file, bootstrap.js. All plugins require the latest version of <a href="http://jquery.com/" target="_blank">jQuery</a> to be included.</p>
+ <p>All checked plugins will be compiled into a single file, <code>bootstrap.js</code>. All plugins require the latest version of <a href="http://jquery.com/" target="_blank">jQuery</a> to be included.</p>
</div>
</div>