Commit 73a85d6e authored by Chris Rebert's avatar Chris Rebert

Merge pull request #9851 from liuyl/typo

fix typo
parents 285393fb e82e8321
...@@ -248,7 +248,7 @@ base_url: "../" ...@@ -248,7 +248,7 @@ base_url: "../"
{% highlight html %} {% highlight html %}
<button type="button" class="btn btn-default btn-lg"> <button type="button" class="btn btn-default btn-lg">
<span class="glyphicon glyphicon-star"></span> Star <span class="glyphicon glyphicon-star"></span> Star
</a> </button>
{% endhighlight %} {% endhighlight %}
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment