diff options
| author | Mark Otto <[email protected]> | 2012-02-18 15:17:25 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-18 15:17:25 -0800 |
| commit | 1a1816b5bd2cc0a92902fafa6ef9898911b4bdb6 (patch) | |
| tree | 63b1949785f87957f9908941aaa97e2aef9b5479 /docs | |
| parent | b776cae902cf4cd6c0d7227214b8a835be8df750 (diff) | |
| download | bootstrap-1a1816b5bd2cc0a92902fafa6ef9898911b4bdb6.tar.xz bootstrap-1a1816b5bd2cc0a92902fafa6ef9898911b4bdb6.zip | |
clarify misc components subhead
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/bootstrap.zip | bin | 53351 -> 53351 bytes | |||
| -rw-r--r-- | docs/components.html | 2 | ||||
| -rw-r--r-- | docs/templates/pages/components.mustache | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip Binary files differindex eb28e640e..79dd29aee 100644 --- a/docs/assets/bootstrap.zip +++ b/docs/assets/bootstrap.zip diff --git a/docs/components.html b/docs/components.html index 6c3ab999f..41f5e5819 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1530,7 +1530,7 @@ ================================================== --> <section id="misc"> <div class="page-header"> - <h1>Miscellaneous <small>Wells, badges, and close icon</small></h1> + <h1>Miscellaneous <small>Lightweight utility components</small></h1> </div> <div class="row"> <div class="span4"> diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index ad0b62361..a3df92487 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -1454,7 +1454,7 @@ ================================================== --> <section id="misc"> <div class="page-header"> - <h1>{{_i}}Miscellaneous{{/i}} <small>{{_i}}Wells, badges, and close icon{{/i}}</small></h1> + <h1>{{_i}}Miscellaneous{{/i}} <small>{{_i}}Lightweight utility components{{/i}}</small></h1> </div> <div class="row"> <div class="span4"> |
