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.
1 parent 681af58 commit 5629abeCopy full SHA for 5629abe
04 - Array Cardio Day 1/index-START.html
@@ -33,7 +33,7 @@
33
// 1. Filter the list of inventors for those who were born in the 1500's
34
35
// Array.prototype.map()
36
- // 2. Give us an array of the inventors' first and last names
+ // 2. Give us an array of the inventors first and last names
37
38
// Array.prototype.sort()
39
// 3. Sort the inventors by birthdate, oldest to youngest
0 commit comments