mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-01 03:50:32 +00:00
typo
This commit is contained in:
parent
be34e2fde6
commit
d2a29b5643
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue