docs(forms): fix typo
closes #1057 Change "way" to "away" in the following context: "throw it away".
This commit is contained in:
parent
36c98ae4bf
commit
f7ee6b9c1c
|
@ -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)]="..."`.
|
||||
|
|
Loading…
Reference in New Issue