Great article, tiny correction.
JackLingwood opened this issue · 1 comments
JackLingwood commented
Great article !
Tiny correction.
It says:
Accordingly, reassigning var2 has not effect on var1.
It should say:
Accordingly, reassigning var2 has no effect on var1.
nas5w commented
Thanks for the catch @JackLingwood! Feel free to create a pull request with the correction if you'd like the contribution, otherwise I can make the fix this evening.