Skip to content

Commit 981284e

Browse files
authored
Fix typo
1 parent 4e7622b commit 981284e

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)