1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02:00
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">