Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0407d2 commit a990078Copy full SHA for a990078
src/ng/directive/form.js
@@ -38,7 +38,7 @@ var nullFormCtrl = {
38
* - `url`
39
*
40
* @description
41
- * `FormController` keeps track of all its controls and nested forms as well as state of them,
+ * `FormController` keeps track of all its controls and nested forms as well as the state of them,
42
* such as being valid/invalid or dirty/pristine.
43
44
* Each {@link ng.directive:form form} directive creates an instance
0 commit comments