]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
typo fix
authorMark Otto <otto@github.com>
Fri, 9 Nov 2012 07:49:04 +0000 (23:49 -0800)
committerMark Otto <otto@github.com>
Fri, 9 Nov 2012 07:49:04 +0000 (23:49 -0800)
docs/base-css.html
docs/templates/pages/base-css.mustache

index 816b465c90ed7e44a327ccf98e0ea5ce23e67ee1..fa41612d82517e0a9115d45b48636ae0f5ed416d 100644 (file)
 </pre>
 
         <h3>Unstyled</h3>
-        <p>Remove default the <code>list-style</code> and left padding on list items (immediate children only).</p>
+        <p>Remove the default <code>list-style</code> and left padding on list items (immediate children only).</p>
         <div class="bs-docs-example">
           <ul class="unstyled">
             <li>Lorem ipsum dolor sit amet</li>
index 494086702d65a15510e4cbb7795d5e6a2fc79d49..29c4cebb1e18256f8b96e6b831842cbb4b835a28 100644 (file)
 </pre>
 
         <h3>{{_i}}Unstyled{{/i}}</h3>
-        <p>{{_i}}Remove default the <code>list-style</code> and left padding on list items (immediate children only).{{/i}}</p>
+        <p>{{_i}}Remove the default <code>list-style</code> and left padding on list items (immediate children only).{{/i}}</p>
         <div class="bs-docs-example">
           <ul class="unstyled">
             <li>Lorem ipsum dolor sit amet</li>