Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit af9c20c

Browse files
ryang-sfdcpetebacondarwin
authored andcommitted
docs(forms): fix typo
1 parent 2c34596 commit af9c20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/content/guide/forms.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ This ensures that the user is not distracted with an error until after interacti
113113

114114
# Binding to form and control state
115115

116-
A form is in instance of {@link api/ng.directive:form.FormController FormController}.
116+
A form is an instance of {@link api/ng.directive:form.FormController FormController}.
117117
The form instance can optionally be published into the scope using the `name` attribute.
118118
Similarly control is an instance of {@link api/ng.directive:ngModel.NgModelController NgModelController}.
119119
The control instance can similarly be published into the form instance using the `name` attribute.

0 commit comments

Comments
 (0)