Skip to content

Commit 7d60497

Browse files
mikeg0184pkozlowski-opensource
authored andcommitted
docs(guide/forms): fix a typo
Closes angular#6556
1 parent 02075dc commit 7d60497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/forms.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Note that `novalidate` is used to disable browser's native form validation.
5656

5757
# Using CSS classes
5858

59-
To allow styling of form as well as controls, `ngModel` add these CSS classes:
59+
To allow styling of form as well as controls, `ngModel` adds these CSS classes:
6060

6161
- `ng-valid`
6262
- `ng-invalid`

0 commit comments

Comments
 (0)