Update article.md

This commit is contained in:
José Cerviño 2021-04-30 12:18:57 -04:00 committed by GitHub
parent 6ab384f251
commit 981e34b9d5
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`.