Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94f69d2 + bd0e5a7 commit fcbad9bCopy full SHA for fcbad9b
04 - Array Cardio Day 1/index-START.html
@@ -29,7 +29,7 @@
29
// 1. Filter the list of inventors for those who were born in the 1500's
30
31
// Array.prototype.map()
32
- // 2. Give us an array of the inventory first and last names
+ // 2. Give us an array of the inventors' first and last names
33
34
// Array.prototype.sort()
35
// 3. Sort the inventors by birthdate, oldest to youngest
0 commit comments