Skip to content

Commit afb7216

Browse files
Michaelrobwormald
authored andcommitted
fix(docs): typo in comments (#9743)
correct a typo in comments
1 parent 9fee563 commit afb7216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/@angular/forms/src/directives/validators.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export interface AsyncValidatorFn {
7575
}
7676

7777
/**
78-
* Provivder which adds {@link MinLengthValidator} to {@link NG_VALIDATORS}.
78+
* Provider which adds {@link MinLengthValidator} to {@link NG_VALIDATORS}.
7979
*
8080
* ## Example:
8181
*

0 commit comments

Comments
 (0)