Skip to content

Commit 0e37a64

Browse files
author
Payman IB
committed
Update comment to clarify syntax error in capitalise function
1 parent 8ecd330 commit 0e37a64

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Project-CLI-Treasure-Hunt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 2f622599e09fc28147949f59bcb6892ff6721548

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Predict and explain first...
22
// =============> write your prediction here
3-
// it gives us an error.
3+
// I gives us a syntax error as str declared before.
44
// call the function capitalise with a string input
55
// interpret the error message and figure out why an error is occurring
66

0 commit comments

Comments
 (0)