aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-04-22 23:56:36 -0700
committerMark Otto <[email protected]>2012-04-22 23:56:36 -0700
commit192cb575da73ed2c056319b27613407729796a4f (patch)
treec000f10c451d8b04f55e4deabdf0179ecb62ced4 /docs/base-css.html
parentfd009597b67fc8bbd599248ce832a3930c85a966 (diff)
downloadbootstrap-192cb575da73ed2c056319b27613407729796a4f.tar.xz
bootstrap-192cb575da73ed2c056319b27613407729796a4f.zip
fix typo
Diffstat (limited to 'docs/base-css.html')
-rw-r--r--docs/base-css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index 8e6eea746..5c55e0432 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -1316,7 +1316,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
<tr>
<td><button class="btn btn-info" href="#">Info</button></td>
<td><code>btn btn-info</code></td>
- <td>Used as an alternate to the default styles</td>
+ <td>Used as an alternative to the default styles</td>
</tr>
<tr>
<td><button class="btn btn-success" href="#">Success</button></td>