8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0077281 commit 43d8225Copy full SHA for 43d8225
book/forms.rst
@@ -714,7 +714,7 @@ Embedded Forms
714
--------------
715
716
Often, you'll want to build a form that will include fields from many different
717
-objects. For example, a registration form may contain data belonging to
+objects. For example, a registration form must contain data belonging to
718
a ``User`` object as well as many ``Address`` objects. Fortunately, this
719
is easy and natural with the form component.
720
0 commit comments