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

Commit 366eff2

Browse files
docs(reactive-forms): change technology -> technique
1 parent b328e52 commit 366eff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include ../_util-fns
22

33
:marked
4-
_Reactive forms_ is an Angular technology for creating forms in a _reactive_ style.
4+
_Reactive forms_ is an Angular technique for creating forms in a _reactive_ style.
55
This guide explains reactive forms as you follow the steps to build a "Hero Detail Editor" form.
66

77
a#toc

0 commit comments

Comments
 (0)