فهرست منبع

Merge pull request #8998 from ferhate/patch-1

Update accessible.html
Geremia Taglialatela 9 سال پیش
والد
کامیت
8bc6342828
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/_includes/examples/accessible.html

+ 1 - 1
src/_includes/examples/accessible.html

@@ -75,7 +75,7 @@
 {% endhighlight %}
 
 {% highlight html %}
-<i class="fa fa-refresh fa-spin fa-3x fa-fw" aria-hidden="true"</i>
+<i class="fa fa-refresh fa-spin fa-3x fa-fw" aria-hidden="true"></i>
 <span class="sr-only">Refreshing...</span>
 
 <i class="fa fa-cog fa-spin fa-3x fa-fw" aria-hidden="true"></i>