From 1939d017c5ed7ff7054e0598836bcf4dad1a08a8 Mon Sep 17 00:00:00 2001 From: Rufo Sanchez Date: Thu, 26 Jun 2014 15:09:59 -0400 Subject: [PATCH] Fixed crazy-making typo on home page ...at least if you're a writing nerd :P "Bootstrap ships with vanilla CSS, but *its* source code..." --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 7aeb645453..6ed1ade891 100644 --- a/docs/index.html +++ b/docs/index.html @@ -26,7 +26,7 @@ title: Bootstrap
Sass and Less support

Preprocessors

-

Bootstrap ships with vanilla CSS, but it's source code utilizes the two most popular CSS preprocessors, Less and Sass. Quickly get started with precompiled CSS or build on the source.

+

Bootstrap ships with vanilla CSS, but its source code utilizes the two most popular CSS preprocessors, Less and Sass. Quickly get started with precompiled CSS or build on the source.

Responsive across devices