Skip to content

Commit 8e22d3f

Browse files
authored
Update article.md
1 parent 2a6e87a commit 8e22d3f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

2-ui/4-forms-controls/1-form-elements/article.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,7 @@ That's usually not a problem, because we rarely change names of form elements.
125125
126126
## Backreference: element.form
127127
128-
For any element, the form is available as `element.form`. So a form references all elements, and elements
129-
reference the form.
128+
For any element, the form is available as `element.form`. So a form references all elements, and elements reference the form.
130129
131130
Here's the picture:
132131

0 commit comments

Comments
 (0)