From 68f9aaf214e8ca7e22b186801ce9d7f07be4c4cb Mon Sep 17 00:00:00 2001 From: Aziz Abbas Date: Fri, 20 May 2016 10:05:52 -0700 Subject: [PATCH] chore: Update CHANGELOG.md (#8342) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d403c6ef101d7..92b11389d9694 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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:**