Merge pull request #2595 from josecervino/patch-1

Update article.md
This commit is contained in:
Ilya Kantor 2021-05-13 16:12:07 +03:00 committed by GitHub
commit 0cbf55dafa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
```warn header="In-depth language feature"
This article covers an advanced topic, to understand certain edge-cases better.
It's not important. Many experienced developers live fine without knowing it. Read on if you're want to know how things work under the hood.
It's not important. Many experienced developers live fine without knowing it. Read on if you want to know how things work under the hood.
```
A dynamically evaluated method call can lose `this`.