mirror of https://github.com/twbs/bootstrap.git
fix typo
This commit is contained in:
parent
f48278dac6
commit
b4dd2b9a10
|
|
@ -623,7 +623,7 @@
|
|||
<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">
|
||||
<table>
|
||||
...
|
||||
|
|
|
|||
Loading…
Reference in New Issue