aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-09-16 12:30:30 -0700
committerJacob Thornton <[email protected]>2011-09-16 12:30:30 -0700
commitf03f7da08beede6e6a92ecc6bf28ca978750cd7a (patch)
treeee0e57501bd8cf7207b5832727891aec32c5fb3d /README.md
parentcd556cfacd83a30791b9efaeac61caea057cc8b0 (diff)
downloadbootstrap-f03f7da08beede6e6a92ecc6bf28ca978750cd7a.tar.xz
bootstrap-f03f7da08beede6e6a92ecc6bf28ca978750cd7a.zip
fix readme link spacingv1.3.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a3fd9876a..ad51b16fc 100644
--- 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!