]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: fix 1 typo; use <code> in 1 place 8306/head
authorChris Rebert <chris.rebert@hulu.com>
Wed, 26 Jun 2013 02:50:37 +0000 (19:50 -0700)
committerChris Rebert <chris.rebert@hulu.com>
Wed, 26 Jun 2013 02:50:37 +0000 (19:50 -0700)
docs/css.html
docs/customize.html

index 2f7d747085353b6ffd42d0e5ce6cea4c8ecfe7c4..f73be9ac899ceb4958d0827043068881cdc4e6b2 100644 (file)
@@ -247,7 +247,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes."
 
     <div class="bs-callout">
       <h4>Need more examples?</h4>
-      <p>We dive into more grid layouts in a separte page, free of chrome and documentation to better show you the power of the grid.</p>
+      <p>We dive into more grid layouts in a separate page, free of chrome and documentation to better show you the power of the grid.</p>
       <p><a class="btn btn-danger" target="_blank" href="../examples/grid/">More grid examples</a></p>
     </div>
 
index 19957867f2b313ff243af6dc99819ed7355c2350..ed33632891657f7e37a4cf16cfee154b749e57a2 100644 (file)
@@ -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>