chore: Update CHANGELOG.md (#8342)

This commit is contained in:
Aziz Abbas
2016-05-20 10:05:52 -07:00
committed by Miško Hevery
parent efe4633b15
commit 68f9aaf214
+1 -1
View File
@@ -202,7 +202,7 @@ The reference `#...` now always means `ref-`.
- Outside of `ngFor`, a `#...` meant a reference.
- Inside of `ngFor`, it meant a local variable.
This was pattern was confusing.
This pattern was confusing.
**After:**