Typo fix asyc -> async
Typo fix asyc -> async
This commit is contained in:
parent
4ceab7820f
commit
3c3b381ccc
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue