fix: typos in module-fedaration example

This commit is contained in:
Nitin Kumar 2020-06-23 19:03:02 +05:30
parent 8aaff95a1b
commit 609fb4c5d9
2 changed files with 2 additions and 2 deletions

View File

@ -292,7 +292,7 @@ export default App;
<div class="spinner"></div>
<!-- This script only contains boostrapping logic -->
<!-- It will load all other scripts if neccessary -->
<!-- It will load all other scripts if necessary -->
<script src="/dist/aaa/app.js" async></script>
<!-- These script tags are optional -->

View File

@ -68,7 +68,7 @@
<div class="spinner"></div>
<!-- This script only contains boostrapping logic -->
<!-- It will load all other scripts if neccessary -->
<!-- It will load all other scripts if necessary -->
<script src="/dist/aaa/app.js" async></script>
<!-- These script tags are optional -->