Skip to content

Commit

Permalink
Merge pull request #161 from ajsaraujo/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
NetanelBasal committed Jun 1, 2022
2 parents 4e7622b + 981284e commit a398ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Let's take a look at all the neat things we provide:

## Control Type

`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.
`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.

Use it with a `FormControl`:

Expand Down

0 comments on commit a398ab3

Please sign in to comment.