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 30572ee commit a0596f6Copy full SHA for a0596f6
form/form_collections.rst
@@ -614,7 +614,7 @@ Template Modifications
614
615
The ``allow_delete`` option has one consequence: if an item of a collection
616
isn't sent on submission, the related data is removed from the collection
617
-on the server. The solution is thus to remove the form element from the DOM.
+on the server. The solution is to remove the form element from the DOM.
618
619
First, add a "delete this tag" link to each tag form:
620
0 commit comments