Skip to content

Commit fcbad9b

Browse files
authored
Merge pull request wesbos#18 from xyclos/patch-1
typo: inventory > inventors'
2 parents 94f69d2 + bd0e5a7 commit fcbad9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

04 - Array Cardio Day 1/index-START.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
// 1. Filter the list of inventors for those who were born in the 1500's
3030

3131
// Array.prototype.map()
32-
// 2. Give us an array of the inventory first and last names
32+
// 2. Give us an array of the inventors' first and last names
3333

3434
// Array.prototype.sort()
3535
// 3. Sort the inventors by birthdate, oldest to youngest

0 commit comments

Comments
 (0)