]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix readme link spacing v1.3.0
authorJacob Thornton <jacobthornton@gmail.com>
Fri, 16 Sep 2011 19:30:30 +0000 (12:30 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Fri, 16 Sep 2011 19:30:30 +0000 (12:30 -0700)
README.md

index a3fd9876a144b6a2f438e8493f9b1a8ab5d42e34..ad51b16fc163fc6ac491f0d98c74ba236785e41d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Here's what the LESS version looks like:
 Or if you prefer, the standard css way:
 
 ``` html
-    <link rel="stylesheet" type="text/css" href="bootstrap.css">
+<link rel="stylesheet" type="text/css" href="bootstrap.css">
 ```
 
 For more info, refer to the docs!