Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Thilo <bigj95t@gmail.com>2014-01-18 21:15:37 +0400
committerJulian Thilo <bigj95t@gmail.com>2014-01-18 21:15:37 +0400
commit092b1a47efb142a015f055fbf04e1d8db526f152 (patch)
tree87cedd13e75e4793a0893ee9ff3e0faa4941feac /docs/index.html
parentdcdf716eef06ceed259c525a0ab70e7065e3a14a (diff)
Fix typo in index.html
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
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
<div class="row">
<div class="col-sm-4">
<img src="assets/img/sass-less.png" alt="Sass and Less support" class="img-responsive">
- <h3>Preprocesors</h3>
+ <h3>Preprocessors</h3>
<p>In addition to vanilla CSS, Bootstrap includes support for the two most popular CSS preprocessors, <a href="{{ page.base_url }}css#less">Less</a> and <a href="{{ page.base_url }}css#sass">Sass</a>.</p>
</div>
<div class="col-sm-4">