Skip to content

Commit 1affe8f

Browse files
committed
update comment on js load
1 parent 5327261 commit 1affe8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<script type="text/javascript" src="js/2_list.js"></script>
1414
<script type="text/javascript" src="js/3_advanced.js"></script>
1515

16-
<!-- I'm moving this to the final </body> position so it runs after the page is built. -->
16+
<!-- The tag below moved to the final </body> position ensuring it runs AFTER the page is built. -->
1717
<!-- <script type="text/javascript" src="main.js"></script> -->
1818

1919
</head>

0 commit comments

Comments
 (0)