docs(changelog): fix typo

Closes #16242
This commit is contained in:
Trotyl Yu
2017-09-25 23:14:22 +08:00
committed by Martin Staffa
parent 72a87ceda7
commit 6eb15cb114
+1 -1
View File
@@ -11637,7 +11637,7 @@ There are no breaking changes in this release (promise!)
[#4437](https://github.com/angular/angular.js/issues/4437), [#4874](https://github.com/angular/angular.js/issues/4874))
- **minErr:** remove references to internal APIs
([94764ee0](https://github.com/angular/angular.js/commit/94764ee08910726db1db7a1101c3001500306dea))
- **ngIf:** don't create multiple elements when changing from a truthy value to another thruthy value
- **ngIf:** don't create multiple elements when changing from a truthy value to another truthy value
([4612705e](https://github.com/angular/angular.js/commit/4612705ec297bc6ba714cb7a98f1be6aff77c4b8),
[#4852](https://github.com/angular/angular.js/issues/4852))
- **urlUtils:**