docs(forms): fix small typo in forms documentation (#29370)
PR Close #29370
This commit is contained in:
parent
8e57965e3c
commit
3b1e539bab
@ -981,7 +981,7 @@ export class FormControl extends AbstractControl {
|
||||
* Sets a new value for the form control.
|
||||
*
|
||||
* @param value The new value for the control.
|
||||
* @param options Configuration options that determine how the control proopagates changes
|
||||
* @param options Configuration options that determine how the control propagates changes
|
||||
* and emits events when the value changes.
|
||||
* The configuration options are passed to the {@link AbstractControl#updateValueAndValidity
|
||||
* updateValueAndValidity} method.
|
||||
|
Loading…
x
Reference in New Issue
Block a user