This commit is contained in:
Mark Otto 2015-08-17 18:21:59 -07:00
parent be34e2fde6
commit d2a29b5643

View file

@ -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">