Update article.md

This commit is contained in:
paroche 2019-08-23 19:55:06 -06:00 committed by GitHub
parent 8c30654f69
commit d3b5889e65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -313,7 +313,7 @@ Hopefully, the situation with outer variables is clear now. For most situations
## Environments in detail ## Environments in detail
Here's what's going on in the `makeCounter` example step-by-step, follow it to make sure that you know things in the very detail. Here's what's going on in the `makeCounter` example step-by-step, follow it to make sure that you understand how it works in detail.
Please note the additional `[[Environment]]` property is covered here. We didn't mention it before for simplicity. Please note the additional `[[Environment]]` property is covered here. We didn't mention it before for simplicity.