In the folder [4. Practice time - part 2], the index.html for the files contains the line: `<script src="index.pack.js"></script>` This should be: `<script src="index.js"></script>` Affected folders with this issue: - Objects and functions - if else - Loops and arrays - Logical operators - Rock papers scissors Please fix this typo.