From 46f6b182a69d3eff227a699c8841622096abb156 Mon Sep 17 00:00:00 2001 From: xuez Date: Wed, 16 Jul 2014 15:06:02 +0800 Subject: [PATCH] Binding to form and control state section Binding to form and control state section controller name error, it should to be "ExampleController", not "Controller" --- docs/content/guide/forms.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/guide/forms.ngdoc b/docs/content/guide/forms.ngdoc index b608e139b7ee..4f8144ce621c 100644 --- a/docs/content/guide/forms.ngdoc +++ b/docs/content/guide/forms.ngdoc @@ -136,7 +136,7 @@ This allows us to extend the above example with these features: -
+
Name: