diff options
| author | Yulong Liu <[email protected]> | 2013-08-19 23:02:03 +0800 |
|---|---|---|
| committer | Yulong Liu <[email protected]> | 2013-08-19 23:02:03 +0800 |
| commit | e82e8321f2397ad449c0e0d09817f2313805d770 (patch) | |
| tree | 67a7db22428e3b2a449760481408dc2bf8cb2296 /components.html | |
| parent | 285393fb770bd3c3e3605d0d845a164887d0970d (diff) | |
| download | bootstrap-e82e8321f2397ad449c0e0d09817f2313805d770.tar.xz bootstrap-e82e8321f2397ad449c0e0d09817f2313805d770.zip | |
fix typo
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 2 |
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> |
