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.
1 parent d2dba8c commit c9a9db7Copy full SHA for c9a9db7
problems/arrays.js
@@ -843,4 +843,4 @@ module.exports = [{
843
// .sort() by a sub-field of objects in array, like birth years
844
// .reduce() to know total dollar amount of week's spending
845
// .sort() employees by how long they've been with the company
846
-// .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