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:
authorJacob Thornton <jacobthornton@gmail.com>2011-11-28 05:09:31 +0400
committerJacob Thornton <jacobthornton@gmail.com>2011-11-28 05:09:31 +0400
commit7f74f11262d9e6430f84a1c0861084b9d33a4053 (patch)
treedb0f2da3dadca4578912ccf7ddea9d0faa5ed9c3 /js/README.md
parent46fe38386afce7149810b1feb534726735ce28b2 (diff)
fix heading for js readme...
Diffstat (limited to 'js/README.md')
-rw-r--r--js/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/README.md b/js/README.md
index 5224d65b7b..362ad4a789 100644
--- a/js/README.md
+++ b/js/README.md
@@ -1,4 +1,4 @@
-2.0 BOOTSTRAP JS PHILSOPHY
+## 2.0 BOOTSTRAP JS PHILSOPHY
These are the highlevel design rules which guide the developement of Bootstrap's js plugins.
---