Typo fix asyc -> async

Typo fix asyc -> async
This commit is contained in:
Rarbg 2015-06-18 14:21:43 +03:00
parent 4ceab7820f
commit 3c3b381ccc
1 changed files with 2 additions and 2 deletions

View File

@ -131,7 +131,7 @@
<div style="clear: both"></div>
<script type="text/javascript" src="js/all.js" asyc></script>
<script type="text/javascript" src="js/all.js" async></script>
</body>
</html>
</html>