Skip to content

Commit 728e5ef

Browse files
committed
Change Wave 1 comment to Wave 4
1 parent e5851f0 commit 728e5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/adagrams.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ export const scoreWord = (word) => {
1111
};
1212

1313
export const highestScoreFrom = (words) => {
14-
// Implement this method for wave 1
14+
// Implement this method for wave 4
1515
};

0 commit comments

Comments
 (0)