diff options
| author | Chris Rebert <[email protected]> | 2013-08-19 08:47:35 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-08-19 08:47:35 -0700 |
| commit | 73a85d6eb3c994873f87354fa41287a2bfb334b2 (patch) | |
| tree | 67a7db22428e3b2a449760481408dc2bf8cb2296 /components.html | |
| parent | 285393fb770bd3c3e3605d0d845a164887d0970d (diff) | |
| parent | e82e8321f2397ad449c0e0d09817f2313805d770 (diff) | |
| download | bootstrap-73a85d6eb3c994873f87354fa41287a2bfb334b2.tar.xz bootstrap-73a85d6eb3c994873f87354fa41287a2bfb334b2.zip | |
Merge pull request #9851 from liuyl/typo
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> |
