diff options
| author | Mark <[email protected]> | 2012-03-18 12:49:18 -0600 |
|---|---|---|
| committer | Mark <[email protected]> | 2012-03-18 12:49:18 -0600 |
| commit | cdd158c57182092a7ced90af06e7dcc0e4e8e29b (patch) | |
| tree | 5941c374f098590d9fa30e7ec4858ee417346988 /docs/components.html | |
| parent | 4c0905c5f2cc81df7726de32eb9238e111fb0513 (diff) | |
| download | bootstrap-cdd158c57182092a7ced90af06e7dcc0e4e8e29b.tar.xz bootstrap-cdd158c57182092a7ced90af06e7dcc0e4e8e29b.zip | |
Could have sworn I added that 's'!
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 ad34f748b..a8979729e 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1115,7 +1115,7 @@ <h3>Component alignment</h3> <p>To align a nav, search form, or text, use the <code>.pull-left</code> or <code>.pull-right</code> utility classes. Both classes will add a CSS float in the specified direction.</p> <h3>Adding dropdown menus</h3> - <p>Adding dropdowns and dropups to the nav is super simple, but does require the use of <a href="./javascript.html#dropdown">our javascript plugin</a>.</p> + <p>Adding dropdowns and dropups to the nav is super simple, but does require the use of <a href="./javascript.html#dropdowns">our javascript plugin</a>.</p> <pre class="prettyprint linenums"> <ul class="nav"> <li class="dropdown"> |
