Skip to content

Commit 2c4d7be

Browse files
author
lintsang
committed
revert files in sprint 2 folder
1 parent 5343b19 commit 2c4d7be

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Sprint-2/1-key-errors/0.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ function capitalise(str) {
1010
}
1111

1212
// =============> write your explanation here
13-
// =============> write your new code here
13+
// =============> write your new code here

Sprint-2/1-key-errors/1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ console.log(decimalNumber);
1717
// =============> write your explanation here
1818

1919
// Finally, correct the code to fix the problem
20-
// =============> write your new code here
20+
// =============> write your new code here

0 commit comments

Comments
 (0)