Challenge Name
Inventory Update
https://www.freecodecamp.com/challenges/inventory-update
Issue Description
The description of the 2nd test:
updateInventory(...).length should return an array with a length of 6.
should be:
updateInventory(...) should return an array with a length of 6.
Browser Information
Not relevant
Your Code
Not relevant
Screenshot

Would it be ok if I open a pull request? :)