Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2b57bda

Browse files
Corrected task 3 typo
1 parent 144a2fe commit 2b57bda

File tree

1 file changed

+1
-1
lines changed
  • 1-js/04-object-basics/04-object-methods/3-why-this

1 file changed

+1
-1
lines changed

‎1-js/04-object-basics/04-object-methods/3-why-this/task.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ importance: 3
44

55
# Explain the value of "this"
66

7-
In the code above we intend to call `user.go()` method 4 times in a row.
7+
In the code below we intend to call `user.go()` method 4 times in a row.
88

99
But calls `(1)` and `(2)` works differently from `(3)` and `(4)`. Why?
1010

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /