Skip to content

Commit 68c6a1f

Browse files
Answered question about console.log on object.md file
1 parent 56ee0b7 commit 68c6a1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sprint-1/4-stretch-explore/objects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ In this activity, we'll explore some additional concepts that you'll encounter i
44

55
Open the Chrome devtools Console, type in `console.log` and then hit enter
66

7-
What output do you get?
7+
What output do you get? // I got 'console.log'
88

99
Now enter just `console` in the Console, what output do you get back?
1010

0 commit comments

Comments
 (0)