diff options
| author | Jon Stevens <[email protected]> | 2012-01-15 19:38:30 -0800 |
|---|---|---|
| committer | Jon Stevens <[email protected]> | 2012-01-15 19:38:30 -0800 |
| commit | b4dd2b9a10a9313bbe0863b9da279e212f8d230d (patch) | |
| tree | 5da212d4f9c3ec2ab0345527edc518c2828fdab2 /docs/base-css.html | |
| parent | f48278dac6ac89fcf9d1ab7526ec3029dd1a4d8e (diff) | |
| download | bootstrap-b4dd2b9a10a9313bbe0863b9da279e212f8d230d.tar.xz bootstrap-b4dd2b9a10a9313bbe0863b9da279e212f8d230d.zip | |
fix typo
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index ccc2216c6..99a4efe3a 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -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> ... |
