aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-03-10 16:06:56 -0800
committerMark Otto <[email protected]>2012-03-10 16:06:56 -0800
commitf4ac080f9e9cdf5f762d44ce931453f5cf483358 (patch)
tree13266b8c2bf4c16c4427ba4c4a0280f00495e9a2 /docs
parent1dbb942d5b7b9a9893cca20b983cee060bfe8313 (diff)
downloadbootstrap-f4ac080f9e9cdf5f762d44ce931453f5cf483358.tar.xz
bootstrap-f4ac080f9e9cdf5f762d44ce931453f5cf483358.zip
fix #2510, docs typo
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/bootstrap.zipbin54842 -> 54842 bytes
-rw-r--r--docs/components.html2
-rw-r--r--docs/templates/pages/components.mustache2
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index 28dd0b9ff..a843dc639 100644
--- a/docs/assets/bootstrap.zip
+++ b/docs/assets/bootstrap.zip
Binary files differ
diff --git a/docs/components.html b/docs/components.html
index 9c4c420b6..28061fb05 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1422,7 +1422,7 @@
<span class="badge badge-error">6</span>
</td>
<td>
- <code>&lt;span class="badge badge-error"&gt;1&lt;/span&gt;</code>
+ <code>&lt;span class="badge badge-error"&gt;6&lt;/span&gt;</code>
</td>
</tr>
<tr>
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache
index 1dd3d87bb..849d905ca 100644
--- a/docs/templates/pages/components.mustache
+++ b/docs/templates/pages/components.mustache
@@ -1346,7 +1346,7 @@
<span class="badge badge-error">6</span>
</td>
<td>
- <code>&lt;span class="badge badge-error"&gt;1&lt;/span&gt;</code>
+ <code>&lt;span class="badge badge-error"&gt;6&lt;/span&gt;</code>
</td>
</tr>
<tr>