diff options
| author | Mark Otto <[email protected]> | 2015-03-09 14:50:40 +0000 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-03-09 14:50:40 +0000 |
| commit | e29455814fae9018bbc12aecae57d62a89881e27 (patch) | |
| tree | ec29e96ba1131421f199a8939d36d706b8cf77b8 /docs/components | |
| parent | 4bc321926fb4bfbc32645baa4ab685ebae4f7094 (diff) | |
| download | bootstrap-e29455814fae9018bbc12aecae57d62a89881e27.tar.xz bootstrap-e29455814fae9018bbc12aecae57d62a89881e27.zip | |
typo
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/button-dropdown.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/button-dropdown.md b/docs/components/button-dropdown.md index c1c6afb0d..fdcff0a99 100644 --- a/docs/components/button-dropdown.md +++ b/docs/components/button-dropdown.md @@ -95,7 +95,7 @@ Turn a button into a dropdown toggle with some basic markup changes. ### Split button dropdowns -<Similarly, create split button dropdowns with the same markup changes, only with a separate button. +Similarly, create split button dropdowns with the same markup changes, only with a separate button. <div class="bs-example"> <div class="btn-group"> |
