fix(doc): typo in dropdowns.md

This commit is contained in:
ysds 2018-05-15 18:33:29 +09:00 committed by Johann-S
parent 788f3e6802
commit f42ef5fa69
1 changed files with 1 additions and 1 deletions

View File

@ -436,7 +436,7 @@ Trigger dropdown menus at the right of the elements by adding `.dropright` to th
Split dropright
</button>
<button type="button" class="btn btn-secondary dropdown-toggle dropdown-toggle-split" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<span class="sr-only">Toggle Dropdright</span>
<span class="sr-only">Toggle Dropright</span>
</button>
<div class="dropdown-menu">
<a class="dropdown-item" href="#">Action</a>