docs(form.FormController): fix grammar

This commit is contained in:
Janas Page
2014-04-05 21:44:55 -07:00
committed by linclark
parent 92f6b45e02
commit 227822dac3
+1 -1
View File
@@ -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