docs(form.FormController): fix grammar
This commit is contained in:
@@ -38,7 +38,7 @@ var nullFormCtrl = {
|
||||
* - `url`
|
||||
*
|
||||
* @description
|
||||
* `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,
|
||||
* such as being valid/invalid or dirty/pristine.
|
||||
*
|
||||
* Each {@link ng.directive:form form} directive creates an instance
|
||||
|
||||
Reference in New Issue
Block a user