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 6600e96 commit db6b7b8Copy full SHA for db6b7b8
problems/arrays.js
@@ -888,4 +888,4 @@ module.exports = [{
888
// .sort() by a sub-field of objects in array, like birth years
889
// .reduce() to know total dollar amount of week's spending
890
// .sort() employees by how long they've been with the company
891
-// .reduce() sum the number of instances of each item in a repetitive array of words
+// .reduce() sum the number of instances of each item in a repetitive array of words
0 commit comments