Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 227822d

Browse files
Janas Pagelinclark
Janas Page
authored andcommitted
docs(form.FormController): fix grammar
1 parent 92f6b45 commit 227822d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/directive/form.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ var nullFormCtrl = {
3838
* - `url`
3939
*
4040
* @description
41-
* `FormController` keeps track of all its controls and nested forms as well as state of them,
41+
* `FormController` keeps track of all its controls and nested forms as well as the state of them,
4242
* such as being valid/invalid or dirty/pristine.
4343
*
4444
* Each {@link ng.directive:form form} directive creates an instance

0 commit comments

Comments
 (0)