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:12:58 +0400
committerJacob Thornton <jacobthornton@gmail.com>2011-11-28 05:12:58 +0400
commit7522517b47521da731bf7a598d5e5a71721c4c44 (patch)
treea85b46d947480d66bd482134aeb52f71349af87e /js/README.md
parentf77d0c21df60e2e9c1c4b4d6a1b79e54f18914aa (diff)
derp
Diffstat (limited to 'js/README.md')
-rw-r--r--js/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/README.md b/js/README.md
index ba52b59565..2655af68e2 100644
--- a/js/README.md
+++ b/js/README.md
@@ -65,9 +65,9 @@ All events should have an infinitive and past participle form. The infinitive is
Data attributes should take the following form:
--data-*(verb)* - defines main interaction
--data-target || href^=# - defined on controller element (if element interacts with an element other than self)
--data-*(noun)* - defines options for element invocation
+- data-*(verb)* - defines main interaction
+- data-target || href^=# - defined on controller element (if element interacts with an element other than self)
+- data-*(noun)* - defines options for element invocation
examples: