From 092b1a47efb142a015f055fbf04e1d8db526f152 Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Sat, 18 Jan 2014 18:15:37 +0100 Subject: [PATCH] Fix typo in index.html --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 428121b5eb..8ab583ff95 100644 --- a/docs/index.html +++ b/docs/index.html @@ -25,7 +25,7 @@ title: Bootstrap
Sass and Less support -

Preprocesors

+

Preprocessors

In addition to vanilla CSS, Bootstrap includes support for the two most popular CSS preprocessors, Less and Sass.