aboutsummaryrefslogtreecommitdiff
path: root/components.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-08-19 08:47:35 -0700
committerChris Rebert <[email protected]>2013-08-19 08:47:35 -0700
commit73a85d6eb3c994873f87354fa41287a2bfb334b2 (patch)
tree67a7db22428e3b2a449760481408dc2bf8cb2296 /components.html
parent285393fb770bd3c3e3605d0d845a164887d0970d (diff)
parente82e8321f2397ad449c0e0d09817f2313805d770 (diff)
downloadbootstrap-73a85d6eb3c994873f87354fa41287a2bfb334b2.tar.xz
bootstrap-73a85d6eb3c994873f87354fa41287a2bfb334b2.zip
Merge pull request #9851 from liuyl/typo
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>