]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix typo 1020/head
authorJon Stevens <latchkey@gmail.com>
Mon, 16 Jan 2012 03:38:30 +0000 (19:38 -0800)
committerJon Stevens <latchkey@gmail.com>
Mon, 16 Jan 2012 03:38:30 +0000 (19:38 -0800)
docs/base-css.html

index ccc2216c678d7648cd49d7880b52a957898855f1..99a4efe3a8425ac57b9d13e1371a00bf1993e76b 100644 (file)
   <h3>1. Default table styles</h3>
   <div class="row">
     <div class="span4">
-      <p>Tables are automatically styled with only the a few borders to ensure readability and maintain structure. No classes are required.</p>
+      <p>Tables are automatically styled with only a few borders to ensure readability and maintain structure. No classes are required.</p>
 <pre class="prettyprint linenums">
 &lt;table&gt;
   ...