aboutsummaryrefslogtreecommitdiff
path: root/docs/components/dropdowns.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-17 18:21:59 -0700
committerMark Otto <[email protected]>2015-08-17 18:21:59 -0700
commitd2a29b5643f9dacd3d8a6b23c30b8215aac31795 (patch)
tree0c2fdf0bf42e3ac39a0a499d98ccac8bccaedd86 /docs/components/dropdowns.md
parentbe34e2fde6abc0edce916e8aeabfbb90a1b8bfc5 (diff)
downloadbootstrap-d2a29b5643f9dacd3d8a6b23c30b8215aac31795.tar.xz
bootstrap-d2a29b5643f9dacd3d8a6b23c30b8215aac31795.zip
typo
Diffstat (limited to 'docs/components/dropdowns.md')
-rw-r--r--docs/components/dropdowns.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/dropdowns.md b/docs/components/dropdowns.md
index 8b1ae7a67..037e0d1cf 100644
--- a/docs/components/dropdowns.md
+++ b/docs/components/dropdowns.md
@@ -30,7 +30,7 @@ Wrap the dropdown's trigger and the dropdown menu within `.dropdown`, or another
### Button elements
-You can optionaly use `<button>` elements in your dropdowns instead of `<a>`s.
+You can optionally use `<button>` elements in your dropdowns instead of `<a>`s.
{% example html %}
<div class="dropdown open">