From e29455814fae9018bbc12aecae57d62a89881e27 Mon Sep 17 00:00:00 2001
From: Mark Otto <markdotto@gmail.com>
Date: Mon, 9 Mar 2015 14:50:40 +0000
Subject: [PATCH] typo

---
 docs/components/button-dropdown.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/components/button-dropdown.md b/docs/components/button-dropdown.md
index c1c6afb0d4..fdcff0a99e 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">
-- 
GitLab