Skip to content

Commit a0596f6

Browse files
Micheal Cottinghamweaverryan
Micheal Cottingham
authored andcommitted
Remove complex speech pattern
It isn't "wrong" but it complicates the sentence for the reader who is trying to learn about this topic.
1 parent 30572ee commit a0596f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/form_collections.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ Template Modifications
614614

615615
The ``allow_delete`` option has one consequence: if an item of a collection
616616
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.
617+
on the server. The solution is to remove the form element from the DOM.
618618

619619
First, add a "delete this tag" link to each tag form:
620620

0 commit comments

Comments
 (0)