]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixed crazy-making typo on home page 13946/head
authorRufo Sanchez <rufo@spark74.com>
Thu, 26 Jun 2014 19:09:59 +0000 (15:09 -0400)
committerRufo Sanchez <rufo@spark74.com>
Thu, 26 Jun 2014 19:09:59 +0000 (15:09 -0400)
...at least if you're a writing nerd :P "Bootstrap ships with vanilla CSS, but *its* source code..."

docs/index.html

index 7aeb6454537b91981c9238c832168827a9395773..6ed1ade891e4927d28f541dc4b283c3a489eeee5 100644 (file)
@@ -26,7 +26,7 @@ title: Bootstrap
       <div class="col-sm-4">
         <img src="assets/img/sass-less.png" alt="Sass and Less support" class="img-responsive">
         <h3>Preprocessors</h3>
-        <p>Bootstrap ships with vanilla CSS, but it's source code utilizes the two most popular CSS preprocessors, <a href="../css/#less">Less</a> and <a href="../css/#sass">Sass</a>. Quickly get started with precompiled CSS or build on the source.</p>
+        <p>Bootstrap ships with vanilla CSS, but its source code utilizes the two most popular CSS preprocessors, <a href="../css/#less">Less</a> and <a href="../css/#sass">Sass</a>. Quickly get started with precompiled CSS or build on the source.</p>
       </div>
       <div class="col-sm-4">
         <img src="assets/img/devices.png" alt="Responsive across devices" class="img-responsive">