Skip to content

Commit 69b5489

Browse files
committed
fix line 21
1 parent 4d88daa commit 69b5489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sprint-1/3-mandatory-interpret/2-time-format.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ console.log(result);
1818
3.Line 4 : const totalMinutes.
1919
4.Line 6 : const remainingMinutes.
2020
5.Line 7 : const totalHours.
21-
6.Line 8 : const result.
21+
6.Line 9 : const result.
2222
*/
2323

2424
// b) How many function calls are there?

0 commit comments

Comments
 (0)