From 4c9433d13d789fac5edcc8531abc8f6b0fcf0f54 Mon Sep 17 00:00:00 2001
From: Julian Thilo <bigj95t@gmail.com>
Date: Thu, 16 Jan 2014 00:22:05 +0100
Subject: [PATCH] Adhere to MailChimp's brand guidelines ;)

---
 docs/about.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/about.html b/docs/about.html
index e5bd120a37..137988ca67 100644
--- a/docs/about.html
+++ b/docs/about.html
@@ -11,7 +11,7 @@ lead: "Learn about the history of Bootstrap, meet the core team, and check out t
 <div class="bs-docs-section">
   <h1 id="brand" class="page-header">Brand guidelines</h1>
 
-  <p class="lead">Have a need for Bootstrap's brand resources? Great! We have only a few guidelines we follow, and in turn ask you to follow as well. These guidelines were inspired by Mailchimp's <a href="http://mailchimp.com/about/brand-assets/" target="_blank">Brand Assets</a>.</p>
+  <p class="lead">Have a need for Bootstrap's brand resources? Great! We have only a few guidelines we follow, and in turn ask you to follow as well. These guidelines were inspired by MailChimp's <a href="http://mailchimp.com/about/brand-assets/" target="_blank">Brand Assets</a>.</p>
 
   <h2>Mark and logo</h2>
   <p>Use either the Bootstrap mark (a capital <strong>B</strong>) or the standard logo (just <strong>Bootstrap</strong>). It should always appear in Helvetica Neue Bold. <strong>Do not use the Twitter bird</strong> in association with Bootstrap.</p>
-- 
GitLab