From: Jon Stevens Date: Mon, 16 Jan 2012 03:38:30 +0000 (-0800) Subject: fix typo X-Git-Tag: v2.0.0~6^2~272^2~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1020%2Fhead;p=thirdparty%2Fbootstrap.git fix typo --- diff --git a/docs/base-css.html b/docs/base-css.html index ccc2216c67..99a4efe3a8 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -623,7 +623,7 @@

1. Default table styles

-

Tables are automatically styled with only the a few borders to ensure readability and maintain structure. No classes are required.

+

Tables are automatically styled with only a few borders to ensure readability and maintain structure. No classes are required.

 <table>
   ...