From eebbee7c8163928735749d58c96a076967c7fb8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rory=20O=E2=80=99Kane?= Date: Wed, 11 Sep 2013 12:18:32 -0400 Subject: =?UTF-8?q?Fix=20capitalization=20of=20=E2=80=9Clist=20groups?= =?UTF-8?q?=E2=80=9D=20in=20middle=20of=20sentence?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit When “list groups” is used in the middle of a sentence in http://getbootstrap.com/components/#list-group-basic, it is not capitalized. --- getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'getting-started.html') diff --git a/getting-started.html b/getting-started.html index 84dec459e..886ac5cec 100644 --- a/getting-started.html +++ b/getting-started.html @@ -631,7 +631,7 @@ bootstrap/ Nav lists .nav-list .nav-header - No direct equivalent, but List groups and .panel-groups are similar. + No direct equivalent, but list groups and .panel-groups are similar. -- cgit v1.2.3