Commit d2a29b56 authored by Mark Otto's avatar Mark Otto

typo

parent be34e2fd
......@@ -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">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment