We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64a8754 commit 3ee36fbCopy full SHA for 3ee36fb
public/docs/ts/latest/guide/forms.jade
@@ -340,7 +340,7 @@ figure.image-display
340
.l-sub-section
341
:marked
342
- Each input element has an `id` property that is used by the `label` element's `for` attribute
343
- to match the label to it's input control.
+ to match the label to its input control.
344
- Each input element has a `name` property that is required by Angular Forms to register the control with the form.
345
346
0 commit comments