Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit f7ee6b9

Browse files
auchEniawardbell
authored andcommitted
docs(forms): fix typo
closes #1057 Change "way" to "away" in the following context: "throw it away".
1 parent 36c98ae commit f7ee6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/forms.jade

+1-1
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ figure.image-display
268268
:marked
269269
We appended a diagnostic interpolation after the input tag
270270
so we can see what we're doing.
271-
We left ourselves a note to throw it way when we're done.
271+
We left ourselves a note to throw it away when we're done.
272272

273273
:marked
274274
Focus on the binding syntax: `[(ngModel)]="..."`.

0 commit comments

Comments
 (0)