diff options
| author | Chris Rebert <[email protected]> | 2013-08-03 23:23:40 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-08-03 23:23:40 -0700 |
| commit | a84e07b27220eddb075d4df65fe24d26c722df7a (patch) | |
| tree | 686bd0d56d655f56698c12e05425102df86a39ae /components.html | |
| parent | 899c147cd561a4fd8757cb76124036e5a73c5c92 (diff) | |
| download | bootstrap-a84e07b27220eddb075d4df65fe24d26c722df7a.tar.xz bootstrap-a84e07b27220eddb075d4df65fe24d26c722df7a.zip | |
components.html: rm disconnected sentence fragment
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html index 4ba7cce45..3e1875852 100644 --- a/components.html +++ b/components.html @@ -50,7 +50,7 @@ base_url: "../" {% endhighlight %} <h3 id="dropdowns-headers">Dropdown headers</h3> - <p>Add a header to break up label sections of actions in any dropdown menu.</p> + <p>Add a header to label sections of actions in any dropdown menu.</p> <div class="bs-example"> <div class="dropdown clearfix"> <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu"> |
