Skip to content

Commit cf5852a

Browse files
Update 1-js/08-prototypes/01-prototype-inheritance/3-proto-and-this/solution.md
Co-authored-by: Osvaldo Dias dos Santos <osvaldo.msdsantos@yahoo.com>
1 parent 639b458 commit cf5852a

File tree

1 file changed

+1
-1
lines changed
  • 1-js/08-prototypes/01-prototype-inheritance/3-proto-and-this

1 file changed

+1
-1
lines changed

1-js/08-prototypes/01-prototype-inheritance/3-proto-and-this/solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**Resposta: `rabbit`.**
1+
**A resposta: `rabbit`.**
22

33
Isso porque `this` é o objeto antes do ponto, então `rabbit.eat()` modifica `rabbit`.
44

0 commit comments

Comments
 (0)