Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c9a9db7

Browse files
committed
some reformat garbage
1 parent d2dba8c commit c9a9db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

problems/arrays.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,4 +843,4 @@ module.exports = [{
843843
// .sort() by a sub-field of objects in array, like birth years
844844
// .reduce() to know total dollar amount of week's spending
845845
// .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
846+
// .reduce() sum the number of instances of each item in a repetitive array of words

0 commit comments

Comments
 (0)