docs: fix “under to hood” typo in changelog.md

closes #14856
This commit is contained in:
Ward Bell 2017-06-21 21:55:03 -07:00 committed by Matias Niemelä
parent 7ba720a62a
commit 60273a941f
1 changed files with 1 additions and 1 deletions

View File

@ -694,7 +694,7 @@ Please give this RC a try and test it with your projects! We have spent a signif
## Whats New
### View Engine
Weve made changes under to hood to what AOT generated code looks like. These changes should reduce the size of the generated code for your components by more than half in some cases. Read the [Design Doc](https://docs.google.com/document/d/195L4WaDSoI_kkW094LlShH6gT3B7K1GZpSBnnLkQR-g/preview) for the View Engine updates.
Weve made changes under the hood to what AOT generated code looks like. These changes should reduce the size of the generated code for your components by more than half in some cases. Read the [Design Doc](https://docs.google.com/document/d/195L4WaDSoI_kkW094LlShH6gT3B7K1GZpSBnnLkQR-g/preview) for the View Engine updates.
### Enhanced `*ngIf` syntax