Skip to content

Commit 8bcc675

Browse files
authored
Merge pull request wesbos#311 from yudi43/patch-1
Update index-START.html
2 parents dc49479 + 3412a95 commit 8bcc675

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
@@ -39,7 +39,7 @@
3939
// 3. Sort the inventors by birthdate, oldest to youngest
4040

4141
// Array.prototype.reduce()
42-
// 4. How many years did all the inventors live?
42+
// 4. How many years did all the inventors live all together?
4343

4444
// 5. Sort the inventors by years lived
4545

0 commit comments

Comments
 (0)