aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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!