Skip to content

Commit abb3aa5

Browse files
committed
Clarify prediction comment regarding potential error due to variable name repetition
1 parent 7503415 commit abb3aa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Sprint-2/1-key-errors

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Predict and explain first...
2-
// =============> write your prediction here
2+
// =============> An error is likely to occur due to repeat of "str"
33

44
// call the function capitalise with a string input
55
// interpret the error message and figure out why an error is occurring

0 commit comments

Comments
 (0)