diff --git a/public/docs/js/latest/guide/forms.jade b/public/docs/js/latest/guide/forms.jade index 23e53582b1..36e9794360 100644 --- a/public/docs/js/latest/guide/forms.jade +++ b/public/docs/js/latest/guide/forms.jade @@ -472,7 +472,6 @@ figure.image-display 'app/hero-form.component.html (excerpt)', stylePattern) :marked - When we added the `ngControl` directive, we bound it to the model's `name` property. Here we initialize a template local variable (`name`) with the value "ngForm" (`#name="ngForm"`). Angular recognizes that syntax and re-sets the `name` local template variable to the