Update article.md

This commit is contained in:
LeviDing 2020-04-01 09:50:11 +08:00 committed by GitHub
parent 2a6e87a6e9
commit 8e22d3f94f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,8 +125,7 @@ That's usually not a problem, because we rarely change names of form elements.
## Backreference: element.form
For any element, the form is available as `element.form`. So a form references all elements, and elements
reference the form.
For any element, the form is available as `element.form`. So a form references all elements, and elements reference the form.
Here's the picture: