diff options
| author | Mark Otto <[email protected]> | 2012-03-10 16:06:56 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-03-10 16:06:56 -0800 |
| commit | f4ac080f9e9cdf5f762d44ce931453f5cf483358 (patch) | |
| tree | 13266b8c2bf4c16c4427ba4c4a0280f00495e9a2 /docs/components.html | |
| parent | 1dbb942d5b7b9a9893cca20b983cee060bfe8313 (diff) | |
| download | bootstrap-f4ac080f9e9cdf5f762d44ce931453f5cf483358.tar.xz bootstrap-f4ac080f9e9cdf5f762d44ce931453f5cf483358.zip | |
fix #2510, docs typo
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
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><span class="badge badge-error">1</span></code> + <code><span class="badge badge-error">6</span></code> </td> </tr> <tr> |
