Skip to content

Commit 468c61b

Browse files
committed
added the reason for the error
1 parent 3c43491 commit 468c61b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • Sprint-2/2-mandatory-errors

Sprint-2/2-mandatory-errors/2.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44
const cityOfBirth = "Bolton";
55
console.log(`I was born in ${cityOfBirth}`);
66

7+
//reason is the console.log was entered before the text
8+

0 commit comments

Comments
 (0)