Skip to content

Commit a398ab3

Browse files
authored
Merge pull request #161 from ajsaraujo/patch-1
2 parents 4e7622b + 981284e commit a398ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Let's take a look at all the neat things we provide:
4747

4848
## Control Type
4949

50-
`FormControl/FormArray` takes a generic that defines the `type` of the control. This `type` is than used to enhance every method exposed by Angular or this library.
50+
`FormControl/FormArray` takes a generic that defines the `type` of the control. This `type` is then used to enhance every method exposed by Angular or this library.
5151

5252
Use it with a `FormControl`:
5353

0 commit comments

Comments
 (0)