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

Commit 004a1fc

Browse files
committed
docs(forms): fix typo
Change "way" to "away" in the following context: "throw it away".
1 parent fdb5738 commit 004a1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)