Update article.md
"by the way" -> "along the way"
This commit is contained in:
parent
f44cba85ec
commit
9e0a6948a8
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ If you're reading the tutorial for the first time - this section may be skipped.
|
||||||
It's about the internal mechanisms behind inheritance and `super`.
|
It's about the internal mechanisms behind inheritance and `super`.
|
||||||
```
|
```
|
||||||
|
|
||||||
Let's get a little deeper under the hood of `super`. We'll see some interesting things by the way.
|
Let's get a little deeper under the hood of `super`. We'll see some interesting things along the way.
|
||||||
|
|
||||||
First to say, from all that we've learned till now, it's impossible for `super` to work at all!
|
First to say, from all that we've learned till now, it's impossible for `super` to work at all!
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue