]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
typo
authorMark Otto <markdotto@gmail.com>
Tue, 18 Aug 2015 01:21:59 +0000 (18:21 -0700)
committerMark Otto <markdotto@gmail.com>
Tue, 18 Aug 2015 01:21:59 +0000 (18:21 -0700)
docs/components/dropdowns.md

index 8b1ae7a67b390358b1d3198a43101914ba6b7cac..037e0d1cf0fcc0f700b526372c082fdd36da5dbf 100644 (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">