aboutsummaryrefslogtreecommitdiff
path: root/components.html
diff options
context:
space:
mode:
authorYulong Liu <[email protected]>2013-08-19 23:02:03 +0800
committerYulong Liu <[email protected]>2013-08-19 23:02:03 +0800
commite82e8321f2397ad449c0e0d09817f2313805d770 (patch)
tree67a7db22428e3b2a449760481408dc2bf8cb2296 /components.html
parent285393fb770bd3c3e3605d0d845a164887d0970d (diff)
downloadbootstrap-e82e8321f2397ad449c0e0d09817f2313805d770.tar.xz
bootstrap-e82e8321f2397ad449c0e0d09817f2313805d770.zip
fix typo
Diffstat (limited to 'components.html')
-rw-r--r--components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html
index c54bae85c..9bd2b3d48 100644
--- a/components.html
+++ b/components.html
@@ -248,7 +248,7 @@ base_url: "../"
{% highlight html %}
<button type="button" class="btn btn-default btn-lg">
<span class="glyphicon glyphicon-star"></span> Star
-</a>
+</button>
{% endhighlight %}
</div>