docs(forms): fix typo

closes #1057
Change "way" to "away" in the following context: "throw it away".
This commit is contained in:
Vladimir Zdenek 2016-04-07 17:56:35 +02:00 committed by Ward Bell
parent 36c98ae4bf
commit f7ee6b9c1c
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ figure.image-display
:marked
We appended a diagnostic interpolation after the input tag
so we can see what we're doing.
We left ourselves a note to throw it way when we're done.
We left ourselves a note to throw it away when we're done.
:marked
Focus on the binding syntax: `[(ngModel)]="..."`.