From e245bffe8c951a0bba2bb045fb6bbe674d471693 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 12 Aug 2013 14:25:15 -0700 Subject: [PATCH 1/2] fix spelling --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9ecf3f1ff..4582d8586 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,6 @@ base_url: "./"

Download latest BS3

-

Heads up! Downloads are pulled directly from the latest commited code on GitHub, and as a result our docs may at times be out of sync.

+

Heads up! Downloads are pulled directly from the latest committed code on GitHub, and as a result our docs may at times be out of sync.

From 7f8f1ca65e6d908da5dce4536c3d4d5f055dc6a7 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 12 Aug 2013 14:30:28 -0700 Subject: [PATCH 2/2] _includes/social-buttons.html: escape ampersands in URLs to fix HTML validation error --- _includes/social-buttons.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/social-buttons.html b/_includes/social-buttons.html index b52cac2f6..cd4d921ea 100644 --- a/_includes/social-buttons.html +++ b/_includes/social-buttons.html @@ -1,10 +1,10 @@