2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Merge pull request #9851 from liuyl/typo

fix typo
This commit is contained in:
Chris Rebert
2013-08-19 08:47:35 -07:00
+1 -1
View File
@@ -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>