aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
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/templates
parentfd009597b67fc8bbd599248ce832a3930c85a966 (diff)
downloadbootstrap-192cb575da73ed2c056319b27613407729796a4f.tar.xz
bootstrap-192cb575da73ed2c056319b27613407729796a4f.zip
fix typo
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/base-css.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache
index 200cd41c4..3524ac985 100644
--- a/docs/templates/pages/base-css.mustache
+++ b/docs/templates/pages/base-css.mustache
@@ -1239,7 +1239,7 @@
<tr>
<td><button class="btn btn-info" href="#">{{_i}}Info{{/i}}</button></td>
<td><code>btn btn-info</code></td>
- <td>{{_i}}Used as an alternate to the default styles{{/i}}</td>
+ <td>{{_i}}Used as an alternative to the default styles{{/i}}</td>
</tr>
<tr>
<td><button class="btn btn-success" href="#">{{_i}}Success{{/i}}</button></td>