Issue Overview
Correction of spelling in script.js files
Describe your environment
- Independent of Environment
Steps to Reproduce
- All files having the below statement ( script.js <- Lecture 03_14 to script.js <- Lecture 04_02) including the Practice Files
console.log("Days since aquired:", everydayPack.backpackAge());
Current Behavior
- Not a major issue, but would increase the quality of content.
Possible Solution
- As changing whole videos might not be feasible, all the repo files can have the spellings changed of aquired -> acquired
Screenshots / Video
- Screenshot from one of the lecture videos 05_01
