Skip to content

Commit db6b7b8

Browse files
committed
reformatted
1 parent 6600e96 commit db6b7b8

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
@@ -888,4 +888,4 @@ module.exports = [{
888888
// .sort() by a sub-field of objects in array, like birth years
889889
// .reduce() to know total dollar amount of week's spending
890890
// .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
891+
// .reduce() sum the number of instances of each item in a repetitive array of words

0 commit comments

Comments
 (0)